im breaking the bot
This commit is contained in:
parent
79cd4e8935
commit
0e827d1c85
2 changed files with 2 additions and 11 deletions
|
@ -82,7 +82,7 @@ class Purge extends Command {
|
|||
guild.leave();
|
||||
purged++;
|
||||
} else {
|
||||
this.log.info(`keeping guild ${guild.name} (${guild.id})`);
|
||||
this.log.debug(`keeping guild ${guild.name} (${guild.id})`);
|
||||
}
|
||||
});
|
||||
msg.channel.createMessage(`purged ${purged} guilds.`);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue