A discord slash command made using javascript easy to setup and control
- Invite the bot with
applications.commands
oauth2 scope. - The bot won't work without it.
- Add your guildID in index.js
- Add Bot ID in
botinfo.js
,help.js
- Edit
invite.js
bot invite link - run it by
node index.js
-
Go secrets[Environment Variable] and add TOKEN and paste token there if you are in repl.it or put add token in .env file
-
Run in repl.it