Update
This commit is contained in:
parent
c7d6a9c4a8
commit
82a037aabe
1 changed files with 0 additions and 1 deletions
|
@ -326,7 +326,6 @@ if (chatbot.State && (chatbot.AllowedChannels.includes(message.channel.name) ||
|
|||
}
|
||||
|
||||
const fs = require('fs');
|
||||
const { exec } = require('child_process');
|
||||
|
||||
// Function to restart the bot
|
||||
function restartBot() {
|
||||
|
|
Loading…
Reference in a new issue