forked from GitHub/dbot
ye
This commit is contained in:
parent
97f44141b3
commit
439fcf567c
@ -295,6 +295,8 @@ var commands = function(dbot) {
|
||||
commands['~ununsub'].regex = [/^ununsub ([^ ]+)$/, 2];
|
||||
commands['~ustatus'].regex = [/^ustatus ([^ ]+)$/, 2];
|
||||
commands['~sustatus'].regex = [/^sustatus ([^ ]+)$/, 2];
|
||||
commands['~ustatus'].access = 'power_user';
|
||||
commands['~sustatus'].access = 'power_user';
|
||||
|
||||
return commands;
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user