-
Notifications
You must be signed in to change notification settings - Fork 6
FAQ
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.
Sorry, but yes.
Dogbot is targeted towards experienced bot users and competent server owners. You should know what a parameter is, and have a good understanding of Discord's permission system.
Check Dogbot's project page.
Join the Dogbot Support server and voice your opinion.
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. Most of the time, Dogbot will try to tell you, but can sometimes fail.
- You aren't the owner of the bot.
- You don't have the proper permissions to do that. Dogbot will not tell you when this happens to prevent random users from attempting to execute destructive commands in your server, and getting error messages.
- 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, run d?help
.
If the command does not show when running d?help
, then scenarios 2, 3, or 4 are taking place.
Use d?disable <name>
and d?enable <name>
.