-
-
Notifications
You must be signed in to change notification settings - Fork 11
Troubleshooting
Stefouch edited this page Sep 1, 2020
·
3 revisions
Symptoms | Probable Cause | Fix |
---|---|---|
Roll command: the push emoji reaction is not removed after a few minutes. |
MANAGE_MESSAGE is missing. |
See below. |
Roll command: the push emoji reaction don't appear at all and the roll can't be pushed |
READ_MESSAGE_HISTORY is missing. |
See below. |
The bot does not respond to a command. | Latency, wrong prefix, or bot crash. | Wait and retry. Check latency with command !ping , check the prefix by mentioning the bot. |
-
If the bot is missing any required permission, it might not work properly.
- Check that the bot has all the required permissions in the server (check its role).
- Check also that it has no denied permission in the channel (maybe the role
@everyone
or another one is removing the needed permission). - Kick the bot and re-invite it to your server using the link at the top of this Readme.
- As a last resort, you can temporary give full admin rights to the bot, it'll fix all permission problems.
-
Contact me for extra support, I'll be glad to help.
-
ADD_REACTIONS
: The bot uses a reaction menu for roll pushing. -
VIEW_CHANNEL
: Mandatory. -
SEND_MESSAGES
: Mandatory. -
MANAGE_MESSAGES
: The bot needs this permission to remove pushing reaction emojis. -
EMBED_LINKS
: The bot uses rich embed to display the dice results. -
READ_MESSAGE_HISTORY
: The bot cannot react to its own message without this permission. -
USE_EXTERNAL_EMOJIS
: The bot uses custom dice emojis.
Group | Commands (Syntax) |
---|---|
Common | attack, crit, drawinit, init, monster, roll |
Mutant Year Zero | arkthreat, artifact, contact, critmyz, drawmutation, feral, module, mutation, rollmyz, rumor, scrap, threat, zonesector |
Forbidden Lands | cast, critfbl, demon, journey, legend, mishap, resource, rollfbl |
Alien RPG | colony, critalien, job, panic, planet, rollalien, star, supply |
Twilight 2000 | rolltwilight |
Coriolis | critcoriolis, rollcoriolis |
Tales From the Loop | rolltales |
Vaesen | critvaesen, rollvaesen |
PbP Tools | br, embed |
Miscellaneous | changelog, help, invite, ping, prefix, setconf |