JSLint conformaty, ES5 strict mode, 451 numeric
[KiwiIRC.git] / plugins.js
CommitLineData
54f4a22e
D
1plugins.privmsg.lol = function(message, tab_name){
2 return message+' .. lol';
3}