Deerjump / Scripticus

A Discord Bot for the Legends of Idleon Discord Server
10 stars 5 forks source link

Timed notifications #20

Closed zawi99 closed 3 years ago

zawi99 commented 3 years ago

Background

IdleOn boss Baba Yaga respawns every hour between XX:05 - YY:08 (e.g. 15:55 - 16:08). The idea is to notify an user about the upcoming boss.

Acceptance criteria

(ideas, please remove if you don't like them)

Deerjump commented 3 years ago

I've basically got it all coded. I ended up going with a MongoDB database and instead of saving in memory at all, it interacts with the database so no data is lost.

Deerjump commented 3 years ago

I have decided to scrap this feature for a few reasons. One of the major ones being that sustaining that number of direct messages would prove impossible due to discord's rate limits. Another big reason being the few people that have utilized this feature since it was released.