mirror of
https://github.com/qwerinope/qweribot.git
synced 2025-12-19 08:41:39 +01:00
add whispering messages, add db connection check, add commands alias
This commit is contained in:
@@ -4,7 +4,7 @@ import parseCommandArgs from "lib/parseCommandArgs";
|
||||
|
||||
export default new Command({
|
||||
name: 'getcommands',
|
||||
aliases: ['getcommands', 'getc'],
|
||||
aliases: ['getcommands', 'getc', 'commands'],
|
||||
usertype: 'chatter',
|
||||
disableable: false,
|
||||
execution: async msg => {
|
||||
|
||||
Reference in New Issue
Block a user