Revert "Tidied folder structure + Node port"
[KiwiIRC.git] / plugins.js
1 plugins.privmsg.lol = function(message, tab_name){
2 return message+' .. lol';
3 }