/discord-bot

Bot for welcoming the new member on discord server

Primary LanguageJavaScriptGNU General Public License v3.0GPL-3.0

discord-bot

Bot for welcoming the new member on discord server

Steps for changing

Step - 1: Enter your token of the bot generated from the discord app section in auth.json file.
Step - 2: Open bot.js file and edit as per your requirements.

Steps for running bot on your server

Step - 1: Open Command Prompt in the respective folder and give command "npm install".
Step - 2: Then write "node bot.js" and your bot is live.