Applesauce is a lightweight Discord bot that provides a plugin management framework to enable powerful modular configurations
GNU General Public License v3.0
4
stars
0
forks
source link
command checking needs to be majorly redone #74
Closed
mpsparrow closed 4 years ago
instead of manually adding a check to each command, it should all be checked using
on_command
.