Skip to content
ryan edited this page Apr 13, 2017 · 12 revisions

Frequently answered questions (and their answers).

What is dogbot's purpose?

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.

What features are upcoming?/What bugs are going to be fixed?

Check Dogbot's project page.

How can I request a feature?

Use feedback commands (d?help feedback) or open an issue.

I try to run a command, but it doesn't do anything!

If a command does nothing, these scenarios are possible:

  1. 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.
  2. The bot doesn't have the proper permissions it needs to do that.
  3. You aren't the owner of the bot.
  4. You don't have the proper permissions to do that.
  5. 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.

Clone this wiki locally