hillmanation / bnu-discord-bot

Discord bot for use with https://github.com/Kareadita/Kavita
GNU General Public License v3.0
2 stars 0 forks source link

v0.7 #2

Open hillmanation opened 3 weeks ago

hillmanation commented 3 weeks ago

Right now this is just sending the user the list of titles they have subscribed to, let's update this to be similar to the daily updates, where the user is sent a list of titles they are subscribed to and then give them the ability to react to get chapter information.

Additionally, see if there is a way to catalogue recent reactable bot posts (Up to say about 10) so that if the bot restarts it still remembers what those posts are and how to respond to them. At the moment when the bot stops or restarts it no longer has those post IDs in memory so it can't respond.

hillmanation commented 2 weeks ago

TODO in branch v0.7

New Features:

Fixes: