patrickc

Untitled

Apr 4th, 2011
86
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.22 KB | None | 0 0
  1. if(api_keys){
  2. Twitter = new xTwitter({
  3. consumerKey: api_keys.twitter_consumerKey,
  4. consumerSecret: api_keys.twitter_consumerSecret,
  5. follow: {
  6. username: 'Koto_Player',
  7. }
  8. }, m.prefs.twitter);
  9. }
Advertisement
Add Comment
Please, Sign In to add comment