An open API service indexing awesome lists of open source software.

https://github.com/redxtech/tweeter

Bot to tweet a bunch of times.
https://github.com/redxtech/tweeter

Last synced: about 1 month ago
JSON representation

Bot to tweet a bunch of times.

Awesome Lists containing this project

README

          

# let's talk tweeter

this is a bot that tweets every minute using the #BellLetsTalk hashtag
so that Bell has to spend more money.

## setup
install deps with `yarn`, and populate `.env` with `TWITTER_API_KEY`,
`TWITTER_API_SECRET`, `TWITTER_ACCESS_TOKEN`, and `TWITTER_ACCESS_TOKEN_SECRET`.
then run it with `yarn start`.