tabs -> spaces 7 remove old file
[KiwiIRC.git] / plugins.js
1 plugins.privmsg.lol = function(message, tab_name){
2 return message+' .. lol';
3 }