Discord Bot for Modular Twitter Feeds
- Categories
- Accounts
- Adding and Removing
- Quick Response Times (1m)
.addacct <channel> <acct>
.rmacct <channel> <acct>
Backend will need to be a database such that there are categories, accounts, and then the ID of last tweet shown. When adding a new account, the last tweet should be printed to the appropriate discord channel and the storage / watch starts with that Tweet ID.