Skip to content

craigers521/twitter_bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

twitter_bot

PURPOSE:

to make it appear like I'm active on twitter by tweeting canned madlib style responses.

USAGE:

add keys, tokens, secrets to secret.yaml file in local directory to load into python execute script to arbitrarily tweet some buzzwords about what you are working on.

secrets.yaml format:

api_key: xxxxxxx
api_secret: xxxxxxx
bearer_token: xxxxxxx
access_token: xxxxxxx
access_secret: xxxxxxx

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages