muh
This commit is contained in:
parent
7538a98640
commit
298f3ec687
|
@ -5,7 +5,7 @@ module.exports = (lib) => {
|
|||
level: 100,
|
||||
active: 1,
|
||||
func: (e) => {
|
||||
lib.bot.write("PART "+e.channel.getName()+" :f0ck you leatherman", e.network());
|
||||
lib.bot.write("PART "+e.channel.getName()+" :f0ck you leatherman", e.network);
|
||||
//lib.bot.part(e.channel.getName(), "f0ck you leatherman", e.network, () => {
|
||||
// lib.log('parted channel '+e.channel.getName());
|
||||
//});
|
||||
|
|
Loading…
Reference in New Issue
Block a user