A Discord bot written for your server
main.js
is the entry filecommands.config.json
is the main config file which holds thecommand
&command file path
.src/commands
folder contains all the commands that is configured incommands.config.json
. A mandatory methodexecute
should be implemented, that will be the default execution method while triggerring a command
- Install Node.js 12.x or higher
- Install
nodemon
(this is for development only)
Before running this project you must create a .env
file which should contains the following keys (This can be changed in the source code)
LUL_BOT_TKN=Your_Discord_Bot_token
TENOR_TOKEN=Tenor_token // this used for generating gifs
AIRTABLE_KEY=Airtable_key // this is currently used to store data for my CoD mobile loadouts
CodeLyon - For discord.js getting started videos
Support ♥ me via Ko-Fi