Gerald-Development / Barista-Gerald

Gerald general purpose discord bot.
GNU General Public License v3.0
3 stars 3 forks source link

Count command improvements #154

Closed ElementalMP4 closed 2 years ago

ElementalMP4 commented 3 years ago

Gerald should listen for deleted messages, if a deleted message is the most recent count, he should say the count has been deleted.

Users should have 3 chances of redemption. If someone cocks up, a chance should be taken. When there are no chances left, reset the counter.

Implement a CountingService to promote code cleanliness (because the code rn is the stuff of mopn's nightmares)