diff options
| author | 2019-01-16 20:04:37 +0100 | |
|---|---|---|
| committer | 2019-01-16 20:04:37 +0100 | |
| commit | c5596249adc9fc638e84d366b9e0453f900dbe4b (patch) | |
| tree | 7efa43af78155773455bd32787c0c237a5c13c70 /config-default.yml | |
| parent | Merge pull request #256 from python-discord/fix-bb-emoji (diff) | |
| parent | Revert modlog channel for unbanned notification (diff) | |
Merge pull request #278 from python-discord/add_user_log
Add new userlog channel support.
Diffstat (limited to 'config-default.yml')
| -rw-r--r-- | config-default.yml | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/config-default.yml b/config-default.yml index b6427b489..a4e4c45f7 100644 --- a/config-default.yml +++ b/config-default.yml @@ -114,6 +114,7 @@ guild:          python:                           267624335836053506          reddit:                           458224812528238616          staff_lounge:      &STAFF_LOUNGE  464905259261755392 +        userlog:                          528976905546760203          verification:                     352442727016693763      ignored: [*ADMINS, *MESSAGE_LOG, *MODLOG] | 
