-
Node.js should be installed in the directory of beast. "node ." //code to make the bot online (without quotaions)
-
Bot application should be created and allowed to join the server via discord.com
-
All permissions should be granted.
- const token = 'token ID'; //token ID should be changed to user's generated token ID
- The following role MUST be added to server to access the commands:-
- Delete messages
- Ban
- Kick
- Profile
- Greetings for newly joined
- Help option
-
To delete messages:- !delete 10
-
To ban:- !ban @member user
-
To kick:- !kick @member user
-
Profile view:- !profile
-
Greetings:- when joined, automatically greeting is being generated.
-
Help !help
- 'ADMIN' //ROLE OF ADMIN CAN ACCESS THE COMMANDS
- 'MODS' //ROLE OF MODS CAN ACCESS THE COMMANDS
- 'BEAST' //ROLE OF BEAST CAN ACCESS THE COMMANDS