Tibo-Ulens / freud_bot

Discord bot for the UGent psychology discord server
MIT License
4 stars 1 forks source link

Dynamically enable/disable commands #58

Open Tibo-Ulens opened 1 year ago

Tibo-Ulens commented 1 year ago

Add a panel of toggle switches to the website to let admins decide which commands are enabled on their server

This will probably require some decorator voodoo to get the dynamic checks to work properly in python