Merge pull request #17 from M2Ys4U/topic-edit
[KiwiIRC.git] / plugins.js
1 plugins.privmsg.lol = function(message, tab_name){
2 return message+' .. lol';
3 }