-
Notifications
You must be signed in to change notification settings - Fork 6
Introduction
Hi! This page should tell you more about Dogbot.
Dogbot is not a specialized bot. Rather, it is a generic bot. It has many features, ranging from moderation to Fun commands that serve no purpose.
Type d?help in chat. If you need help with a specific command, type d?help <command name> in chat for details.
It is also recommended that you check out the command list, which is the list of all commands that people can use.
Specific commands will not show unless the bot has permissions to carry out the action that the command is involved in. For example d?ban will only work if all of these conditions are true:
- The command is not being used in private message.
- The person running the command has the
Ban Memberspermission. - The bot has the
Ban Memberspermission.
If not all of these conditions are true, the command will either 1) Not show in d?help, or 2) Not work for the user.
Don't worry about memorizing the conditions as they are all laid out in the command list. Be sure to check the Notes/Aliases column if you need help.
Check this. You need the Manage Server permission in order to run the configuration commands. If you don't feel like staring at the list, here's a rundown.
| Name | Description |
|---|---|
| d?config permitted | Shows what you can set. Run this first. |
d?config set <name> [value]
|
Sets a configuration value. Use it like this: d?config set blah. The value is optional, most of the time you don't have to touch it unless the command's help says so |
d?config get <name>
|
Gets the configuration value. Only useful when you are specifying the value in d?config set. |
d?config remove <name>
|
Unsets a configuration value, which basically turns it off. |
Check here for a list of configurable keys and what they do.
Submit feedback. Run d?feedback submit <your text here>. I'll get back to you as soon as possible, so please allow DMs from server members, so Dogbot can contact you when I resolve your issue.