diff options
Diffstat (limited to 'config-default.yml')
| -rw-r--r-- | config-default.yml | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/config-default.yml b/config-default.yml index ba23b6404..b5bb13c1f 100644 --- a/config-default.yml +++ b/config-default.yml @@ -7,6 +7,10 @@ bot: tags: 60 emojis: + defcon_disabled: "<:defcondisabled:470326273952972810>" + defcon_enabled: "<:defconenabled:470326274213150730>" + defcon_updated: "<:defconsettingsupdated:470326274082996224>" + green_chevron: "<:greenchevron:418104310329769993>" red_chevron: "<:redchevron:418112778184818698>" white_chevron: "<:whitechevron:418110396973711363>" @@ -20,6 +24,11 @@ bot: crown_green: "https://cdn.discordapp.com/emojis/469964154719961088.png" crown_red: "https://cdn.discordapp.com/emojis/469964154879344640.png" + defcon_denied: "https://cdn.discordapp.com/emojis/470326274217476107.png" + defcon_disabled: "https://cdn.discordapp.com/emojis/470326273952972810.png" + defcon_enabled: "https://cdn.discordapp.com/emojis/470326274213150730.png" + defcon_updated: "https://cdn.discordapp.com/emojis/470326274082996224.png" + guild_update: "https://cdn.discordapp.com/emojis/469954765141442561.png" hash_blurple: "https://cdn.discordapp.com/emojis/469950142942806017.png" |