DiscordBotNodeJs
DiscordBotNodeJs copied to clipboard
Hi dev i'm new to this can someone show me how to compile it or how to play with this thanks
Hoho :D
Pull the repo and run npm install in the folder to install all required packages.
Rename .env.example to just .env.
In that file you need to put the token for your discord bot account.
Maybe you can run the bot without the fortnitetracker and youtube api keys (but then it will crash when you run any commands where those are needed).
Change any value you want in config.js (like the owner ID).
Start the bot with node bot.js
Think that's all 💯
Comment again if something is unclear.
thank you for the explication ;)