- id = a 'snowflake' used by Discord for identifying users, guilds, emojis, messages, attachments, etc.
- name = the (user/nick)name of an individual (in/out of) a guild.
- tag = the username of an individual (in/out of) a guild appended by a discriminator.
- discriminator = the 4-digit sequence of numbers after a Discord username prepended by a '#'.
- guild(s) = Discord guild(s) that this bot resides in.
- user(s) = you, a guild owner, users (in/out of) said guild.
- bot = the Discord bot that showed you this file.
- command_prefix = (by default: %) the method of accessing this bot in a guild containing this bot.
- command = anything sent by a guild user that starts with the command_prefix.
- messages (starting with the command_prefix) sent in guild text-based channels.
- messages including
@mentionsof this bot. - message reactions on bot messages.
- message reactions on any non-bot message when a guild has reaction-logging enabled.
- direct messages to this bot.
- command_message_history includes the following information:
- the entire message involved (message text, embeds, attachments, etc).
- user information attached to that message: id, name, tag.
- guild information attached to that message: id, name.
- Use the command
request_history_deletion. - Contact this bot's support staff.
This bot collects, processes, and stores the following information known as guild_config_information:
- guild: id, name, region, member count, bot count.
- guild owner: id, name, tag.
- permissions granted to bot in guild.
- the last known connection of bot to guild.
- other various information related to the functionality of bot commands.
- Contact this bot's support staff.
- Remove this bot from your guild.
- Do one of the following:
- Contact this bot's support staff.
- Wait up to 30 days for it to be automatically deleted.
- Direct message this bot.
- Use the command
support_discordto receive an invite to this bot's support guild.
- Only the owner of this bot shall have read/write/delete access to stored (non-)anonymous data.
- Only the admins (also known as "super people") of this bot shall have read access to stored anonymous data.
- Please refer to User data
- Please refer to Guild data