diff options
| author | 2021-04-23 20:40:29 +0200 | |
|---|---|---|
| committer | 2021-04-23 20:40:29 +0200 | |
| commit | b26368c10caad43841290c3bb17495d75643c32e (patch) | |
| tree | a309e8a2eb4d3292f155c6b3f84321a5180040b8 /config-default.yml | |
| parent | Merge pull request #1546 from ToxicKidz/remind-embed-timestamp (diff) | |
Nominations: automate post archiving
This commit adds a new reaction handler to the talentpool cog to automatically unpin and archive mesage in #nomination-voting
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 b7c446889..1610e7c75 100644 --- a/config-default.yml +++ b/config-default.yml @@ -62,6 +62,8 @@ style: status_offline: "<:status_offline:470326266537705472>" status_online: "<:status_online:470326272351010816>" + ducky_dave: "<:ducky_dave:742058418692423772>" + trashcan: "<:trashcan:637136429717389331>" bullet: "\u2022" @@ -172,6 +174,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 |