every-Bot / everyBot

A discordpy bot for all purposes
GNU Lesser General Public License v3.0
4 stars 3 forks source link

Fix/random compliment #29

Closed Givo29 closed 3 years ago

Givo29 commented 3 years ago

The disabling of random_compliment is a really shit way of implementing it... Every time the bot WOULD send a compliment, it first checks the database to check if it's enabled by the guild... Maybe some server caching should be implemented in the future so it's not hitting the db so much, but it works for now.