diff options
| author | 2019-01-07 09:55:58 -0500 | |
|---|---|---|
| committer | 2019-01-07 09:55:58 -0500 | |
| commit | 7e9dfc2fae4cf086245c504c04fd0b69c1ccce13 (patch) | |
| tree | d2fcf8d8c16aa76b8619172d67adcb0a1bfde579 | |
| parent | Merge pull request #251 from python-discord/invite-filter-dm (diff) | |
Fix bbmessage emoji pointing to incorrect ID
| -rw-r--r-- | config-default.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config-default.yml b/config-default.yml index ad87e44ac..7d088b6db 100644 --- a/config-default.yml +++ b/config-default.yml @@ -25,7 +25,7 @@ style: green_chevron: "<:greenchevron:418104310329769993>" red_chevron: "<:redchevron:418112778184818698>" white_chevron: "<:whitechevron:418110396973711363>" - bb_message: "<:bbmessage:472476937504423936>" + bb_message: "<:bbmessage:476273120999636992>" status_online: "<:status_online:470326272351010816>" status_idle: "<:status_idle:470326266625785866>" |