Skip to content

e0o/discordbot-js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

discordbot-js

Command Handler + Slash Discord Js v13

Node.js 16.6.0

git clone https://github.com/e0o/discordbot-js.git

Installation npm install

You need to create config.json file

  • config.json
{
    "token": "YOUR_BOT_TOKEN",
    "botID": "YOUR_BOT_ID",
    "prefix": "YOUR_PREFIX",
    
}

  • config.json examples
{
    "token": "MzErppDgzNzgzNDtop4MTYwNjUy.iqpp1j.08lVMAroeokqppsjONqWtbxyCpRITc3Qk",
    "botID": "714851911672660030",
    "prefix": "?"  
}

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published