DiscordBotNodeJs icon indicating copy to clipboard operation
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

Open brahimdev opened this issue 7 years ago • 2 comments

brahimdev avatar Jan 09 '19 16:01 brahimdev

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.

MonsterMannen avatar Jan 09 '19 21:01 MonsterMannen

thank you for the explication ;)

brahimdev avatar Jan 10 '19 04:01 brahimdev