diff options
| author | 2019-01-16 00:15:37 -0700 | |
|---|---|---|
| committer | 2019-01-16 00:15:37 -0700 | |
| commit | 14c746ac50e29ef94157ae3014634fdfeea32593 (patch) | |
| tree | fd79f822444a76170b05cd88629460f3db1a7f32 | |
| parent | Updating docstring for 'bigbrother nominate' command so it's equal to 'nominate' (diff) | |
| parent | Merge pull request #256 from python-discord/fix-bb-emoji (diff) | |
Merge branch 'master' into helper-talent-pool
| -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 d7f2efdb4..b4307b098 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>" | 
