BookWheat, The ultimate twitter bookmark tool
BookWheat is a Twitter bot that helps you save important tweets which are relevant to you categorically! it also supports discord integration, which means with a quick setup, you can now send important tweets to your favorite discord text channel!
Overview video!
Here's a short video that explains how BookWheat was made, and the tools it uses such as Redis,Tweepy,Heroku and Discord.py
#todo
How it works
How the data is stored:
the data is stored in the form of redis keys. each key stores the information related to a particular user the file db_methods.py has various methods to retrive the data and store it in a particular key, the bot stores the twitter handle and user id of the associated user, along side this it also stores the data of all the saved tweets of that particular user this data has the name of…