Simple Discord Bot written in JavaScript
Clone or Download the Repo
git clone https://github.com/30jannik06/Simple-Discord-Bot
"cd" into Project Folder
cd Simple-Discord-Bot
Install Node Packages
npm install
Add your Informations to Config.json
{ "token": "botToken_HeRE", "guildId": "guildId_HeRE", "clientId": "clientId_HeRE", "prefix": "botPrefix_HeRE" }Run Bot in Command Line
node index.js
or
npm start
- Message Handler
- Slash-Command Handler
- Slash Commands
- Event Handler
-
Notifications
You must be signed in to change notification settings - Fork 0
30jannik06/Discord-Bot-Javascript
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Simple Discord.js Bot