Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- if(api_keys){
- Twitter = new xTwitter({
- consumerKey: api_keys.twitter_consumerKey,
- consumerSecret: api_keys.twitter_consumerSecret,
- follow: {
- username: 'Koto_Player',
- }
- }, m.prefs.twitter);
- }
Advertisement
Add Comment
Please, Sign In to add comment