mirror of
https://github.com/reality/dbot.git
synced 2024-12-25 04:02:39 +01:00
This commit is contained in:
commit
68c1394226
@ -16,6 +16,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) {
|
||||
|
Loading…
Reference in New Issue
Block a user