3
0
mirror of https://github.com/reality/dbot.git synced 2024-11-27 22:39:26 +01:00

Added NECESSARY change

This commit is contained in:
Dafydd Francis 2011-12-13 15:48:55 +00:00
parent 6d00638f00
commit 2b5fc780dc

View File

@ -15,6 +15,10 @@ var quotes = function(dbot) {
}
}
},
'~fishpuns': function (data, params) {
dbot.say(data.channel, 'fishpuns: SHUT THE FUCK UP MENTAL MARRIOT YOU PIECE OF SHIT');
},
'~qsearch': function(data, params) {
if(params[2] === undefined) {