A simple discord js structor for your bot. It is usefull for slash commands too.
open cmd: npm install discord.js
double click > start.bat
//config.json
{
"token": "token of your bot",
"guildId": "guild id",
"clientId": "bot id"
}
A simple discord js structor for your bot. It is usefull for slash commands too.
open cmd: npm install discord.js
double click > start.bat
//config.json
{
"token": "token of your bot",
"guildId": "guild id",
"clientId": "bot id"
}