Skip to content

Latest commit

 

History

History
31 lines (21 loc) · 645 Bytes

README.md

File metadata and controls

31 lines (21 loc) · 645 Bytes

DotBund Services

Discord.js-simple-structure

A simple discord js structor for your bot. It is usefull for slash commands too.

To Start the bot

open cmd: npm install discord.js

double click > start.bat

How to config ?

//config.json
{
   "token": "token of your bot", 
   "guildId": "guild id",
   "clientId": "bot id"
}

DotBundShop