Use the Twitter API to do things.
(A work in progress...)
Clone this repo and run npm install
then edit the code and run npm run dev
.
Use dotenv
to set up twitter keys, importing them in index.ts and sending them to various actions as necessary.
Pull requests for different and interesting actions welcome.
Run npm run build
to transpile the TypeScript into a build dir.
Use cron to run periodically on your system.
Follow me on Twitter to see this in action.