adayoung / ada-bot

Discord bot for Achaea!
MIT License
8 stars 7 forks source link

LastID persistence via db or file storage #4

Closed adayoung closed 7 years ago

adayoung commented 7 years ago

Right now all state tracking happens in memory and should the bot restart, it starts with zero knowledge of what has already been posted and ends up posting possibly duplicate messages. Data persistence should additionally help with implementing 'statistics'.