forked from GitHub/dbot
opme works
This commit is contained in:
parent
fe6dad5df6
commit
8a041bd17f
@ -10,7 +10,7 @@ var adminCommands = function(dbot) {
|
||||
},
|
||||
|
||||
'opme': function(data, params) {
|
||||
dbot.instance.send('MODE #42 +v ', dbot.admin);
|
||||
dbot.instance.send('MODE #42 +o ', dbot.admin);
|
||||
},
|
||||
|
||||
'part': function(data, params) {
|
||||
|
Loading…
Reference in New Issue
Block a user