I was bored and thought it'd be cool
- Create twitter developer app
- Install golang
- Build with
go build
- Make .env file following the .env.example template thingy and place your twitter tokens from developer dashboard in the file
- Set up crontab to run every 15 minutes or so
# should look something like this
*/15 * * * * ~/autotwitterbanner/autobannerupdater > ~/autotwitterbanner/log.txt 2>&1
- Hope it works
i wrote this in like a day when i was ill
thank you for viewing my repo have a good day