diff options
| author | 2021-05-16 19:02:55 +0100 | |
|---|---|---|
| committer | 2021-05-16 19:02:55 +0100 | |
| commit | fea8300a7d84c0efec04bd1315fb3dfc48cbd488 (patch) | |
| tree | 9bdeaba014bd102704d870a9f82643d76306b575 /config-default.yml | |
| parent | Merge pull request #1589 from python-discord/fix-dockerfile (diff) | |
| parent | Merge branch 'main' into nomination-archive-automation (diff) | |
Merge pull request #1549 from python-discord/nomination-archive-automation
Nomination archive automation
Diffstat (limited to 'config-default.yml')
| -rw-r--r-- | config-default.yml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/config-default.yml b/config-default.yml index c59bff524..30626c811 100644 --- a/config-default.yml +++ b/config-default.yml @@ -65,6 +65,8 @@ style: status_offline: "<:status_offline:470326266537705472>" status_online: "<:status_online:470326272351010816>" + ducky_dave: "<:ducky_dave:742058418692423772>" + trashcan: "<:trashcan:637136429717389331>" bullet: "\u2022" @@ -170,6 +172,7 @@ guild: attachment_log: &ATTACH_LOG 649243850006855680 message_log: &MESSAGE_LOG 467752170159079424 mod_log: &MOD_LOG 282638479504965634 + nomination_archive: 833371042046148738 user_log: 528976905546760203 voice_log: 640292421988646961 |