diff options
| author | 2019-01-15 22:32:45 -0700 | |
|---|---|---|
| committer | 2019-01-15 22:32:45 -0700 | |
| commit | 0f0d24f7390e0ff299cf8c308d3fffc18bdd0455 (patch) | |
| tree | 7b65c502a5d246fa25a4f1fdf899b810ab34a5a1 | |
| parent | Changing the rich embed filter to a watchlist that ignores twitter embeds; ad... (diff) | |
| parent | Merge pull request #256 from python-discord/fix-bb-emoji (diff) | |
Merge branch 'master' into rich-embed-filter-fix
| -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 3c18069f9..8cfb7c136 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>" | 
