forked from GitHub/dbot
meh
This commit is contained in:
parent
f4d25c0bfa
commit
be71f31c07
@ -95,6 +95,7 @@ var commands = function(dbot) {
|
|||||||
report = 0,
|
report = 0,
|
||||||
items = {};
|
items = {};
|
||||||
aliases.push(user.primaryNick);
|
aliases.push(user.primaryNick);
|
||||||
|
console.log(aliases);
|
||||||
|
|
||||||
dbot.modules.report.db.search('notifies', {
|
dbot.modules.report.db.search('notifies', {
|
||||||
'server': event.server
|
'server': event.server
|
||||||
|
Loading…
Reference in New Issue
Block a user