mirror of
https://github.com/jcreek/denBot.git
synced 2026-07-13 19:03:45 +00:00
Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 482af77249 |
@@ -391,6 +391,9 @@ client.on('message', function (message) {
|
||||
playerVotes = [];
|
||||
message.channel.send(`The queue has been cleared!`);
|
||||
logger.log('info', `${message.author.username} cleared the queue and the votes.`);
|
||||
pokemonName = '';
|
||||
captainInGameName = '';
|
||||
logger.log('info', 'Emptied pokemon name and captain name');
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user