discord-diabetes / diabot

A diabetes-oriented chatbot for Discord
https://discord.gg/diabetes
Other
21 stars 13 forks source link

Fix `.quote` not working when quote limit is reached #199

Closed p5nbTgip0r closed 1 year ago

p5nbTgip0r commented 1 year ago

Fixes a problem where the dot-prefixed quote commands were checking the quote limit before executing. This caused the base quote command to not function if executed from the dot-prefix.

Closes #198