summaryrefslogtreecommitdiff
path: root/code/botcmds/maincmd.py
AgeCommit message (Collapse)Author
2021-04-16Added channel check to setstatus and savestats commandsstolenvw
2021-04-15Added role check for commands, so you can set what roles users need to use a ↵stolenvw
command. Set commands to only work in the LOGCHAN_ID channel if not owner. Owner can use commands in any channel.
2021-04-12Fixed where some commands where not reconnecting the MySQL database when ↵stolenvw
connecting to database timedout do to being inactive
2021-04-10Major rewrite, Added optional commands for displaying V+ config settingsstolenvw