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
add an "always enabled" variable for plugins #81
Open
mpsparrow opened 4 years ago
Something like
ALWAYS_ENABLED
. Will need to go through and store it in the database. Also modifyplugins
plugin to incorporate it.