- Simple Reactions handler
| Prefix | Name | Args |
|---|---|---|
/ |
rolemsg-create |
{channel}, {description} Markdown can be used for desc. |
| Prefix | Name | Args |
|---|---|---|
/ |
rolemsg-add |
{role}, {emoji} (No need to paste the id) |
| Prefix | Name |
|---|---|
/ |
rolemsg-confirm |
- Everytime, you execute the rolemsg-confirm command it will reset the previous config.
- This mean the the message will be deleted instead of edited and once you run the confirm commands it will delete the old one and send a new one.
run npm i to install all packages.
To run bot, you will need to update the following variables in the config.json file
bot_token clientId GuildId
You can read this guide to get your discord token.
You will need the to grab the clientId aswell, Should be under OAuth2 -> General -> Client informations -> Client ID
You will need to enable all Intents, as well should be under Bot -> Privileged Gateway Intents
Also, make sure the PUBLIC BOT value is unchecked.
You can use the following link to invite the bot, just replace the client_id by your.
-
Once you have done everything you can run the bot by using
npm start.
- If you actually dont see the slash commands in other guild server you could simply update the value
truetofalsein the./config/guild.json