-
Notifications
You must be signed in to change notification settings - Fork 6
FAQ
ryan edited this page Apr 13, 2017
·
12 revisions
Frequently answered questions (and their answers).
Nothing, really. Dogbot is my "main" Discord bot that I am developing, and will be constantly updated with new features. It is a generic bot that isn't meant for one purpose, but it has many commands and features that fit into many categories.
Check Dogbot's project page.
Use feedback commands (d?help feedback
) or open an issue.
If a command does nothing, these scenarios are possible:
- The command you are trying to run has a cooldown and you are violating it. In other words, you are running that command too quickly. Stop that.
- The bot doesn't have the proper permissions it needs to do that.
- You aren't the owner of the bot.
- You don't have the proper permissions to do that.
- The command is not enabled through a configuration key. Run
d?config permitted
for a list of permitted configuration keys.
For detailed information on commands, check the Command List.
If the command does not show when running d?help
, then scenarios 2, 3, or 4 are taking place.