| Name | DiscordBotTag |
| Prefix | discord@ |
| Base Type | ElementTag |
| Implements | FlaggableObject |
| Identity Format | The identity format for Discord bots is the bot ID (as chosen in discord).
For example: mybot |
| Description | A DiscordBotTag is an object that represents a Discord bot powered by dDiscordBot.
This object type is flaggable. Flags on this object type will be stored in: plugins/dDiscordBot/flags/bot_(botname).dat |
| Requires | dDiscordBot |
| Source | https://github.com/DenizenScript/dDiscordBot/blob/master/src/main/java/com/denizenscript/ddiscordbot/objects/DiscordBotTag.java#L19 |