mirror of
https://github.com/reality/dbot.git
synced 2024-12-24 03:33:07 +01:00
incinerate
This commit is contained in:
parent
1b50f94d8e
commit
234afebf49
@ -65,6 +65,8 @@ var quotes = function(dbot) {
|
||||
addStack.push(q[1]);
|
||||
rmAllowed = true;
|
||||
dbot.say(data.channel, 'Quote saved in \'' + q[1] + '\' (' + quotes[q[1]].length + ')');
|
||||
} else {
|
||||
dbot.say(data.channel, 'Invalid syntax, initiate incineration.');
|
||||
}
|
||||
},
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user