mpsparrow / applesauce

Applesauce is a lightweight Discord bot that provides a plugin management framework to enable powerful modular configurations
https://applesauce.site
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

mpsparrow commented 4 years ago

Something like ALWAYS_ENABLED. Will need to go through and store it in the database. Also modify plugins plugin to incorporate it.