Guest User

Untitled

a guest
Feb 21st, 2018
69
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.16 KB | None | 0 0
  1. consumer_key = 'XXXX'
  2. consumer_secret = 'XXXX'
  3. access_key = 'XXXX-XXXX'
  4. access_secret = 'XXXX'
  5.  
  6. timer = 30
  7.  
  8. message = 'It works!'
  9.  
  10. picture = 'path/to/picture.jpg'
Add Comment
Please, Sign In to add comment