diff options
| author | 2021-05-17 00:35:51 +0530 | |
|---|---|---|
| committer | 2021-05-17 00:35:51 +0530 | |
| commit | b6a8af13d6c94bac8099c9349e4dcffb33184bfd (patch) | |
| tree | 008803111e81b7a017dfd057dc09333549740c1b /config-default.yml | |
| parent | handle closed DMs during execution of voiceverify command. (diff) | |
| parent | Merge branch 'main' into voice_ver_dm (diff) | |
Merge branch 'voice_ver_dm' of https://github.com/RohanJnr/bot into voice_ver_dm
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 |