To start the bot, we have to add client.login(YOUR_BOT_TOKEN) call in index.js file. client.login("YOUR_BOT_TOKEN"); // Starts the bot up.
確定! 回上一頁