/weightmassbot

Twitter bot that gives polite suggestions about the correct usage of the term "weight"

Primary LanguagePythonMIT LicenseMIT

Polite suggestions about the correct usage of the term "weight".

Inspired by @nonbinarybot and this Reddit comment.

Running

pip3 install peony-twitter
TWITTER_SCREEN_NAME=[the screen name of your twitter account]
TWITTER_ACCESS_TOKEN=[your twitter API access token]
TWITTER_ACCESS_TOKEN_SECRET=[your twitter API access token secret]
TWITTER_CONSUMER_KEY=[your twitter API consumer key]
TWITTER_CONSUMER_SECRET=[your twitter API consumer secret]
python weightmassbot.py