Skip to content

jeffThompson/WouldYouRatherBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Would You Rather Bot

A Twitter bot that creates random "would you rather?" questions.

If my math serves:

  • 2,826 nouns x 769 verbs X 2 combinations = 4,346,388 possible Tweets
  • At 2 minutes between = 1509 days = about 4 years of Tweets...

LOAD OAUTH SETTINGS
Assumes Twitter OAuth settings, saved in a file called OAuthSettings.py, saved in the following format:

settings = {
  'consumer_key': 'xxxx',
  'consumer_secret': 'xxxx',
  'access_token_key': 'xxxx',
  'access_token_secret': 'xxxx'
}

WORD LISTS VIA

REQUIRES

About

A Twitter bot that asks random "would you rather" questions

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages