You need to add .env file at the root, which should look like:
BOT_TOKEN=<your_bot_token>
TEST_GUILD_ID=<your_guild_id>
Then, run npm install to install dependencies.
Finally, run npm start and the bot should log in.
| Name | Name | Last commit date | ||
|---|---|---|---|---|