A Twitter bot that posts random Adult Swim bumps.
Since X/Twitter has been a**-f**king everyone with a free API tier in change of the "pay-per-use" tiers, in protest, the bot is now using emusks! Go show 'em some love.
The bot has also transferred to Typescript, 'cause it's cool & I've been trying to use that instead. You'll also need to install Bun, which serves as a Node + npm replacement & also handles the Typescript stuff.
- Clone the repo -
git clone https://github.com/ktg5/asbumpbot - Install bun
- Install required packages -
bun i - Open
auth.jsonand replace theauth_tokenby following the instructions here. You will be getting the token cookie for your Twitter account, so when it says to log in, do so with your Twitter account's normal log in information - Start the bot -
bun start
hours- Make a post every whatever this is set tominutes- If not set to0, posts will be in minutes instead of hours. As of currently, thehoursvariable will not be used whenminutesis set.addReplyInsteadofAlt- If set totrue, the bot will make a reply to the main tweet with the bump information.