Passes jslint with regexp: true, confusion: true, undef: false, node: true, sloppy...
[KiwiIRC.git] / plugins.js
1 plugins.privmsg.lol = function(message, tab_name){
2 return message+' .. lol';
3 }