diff options
| author | 2020-06-16 20:21:29 +0800 | |
|---|---|---|
| committer | 2020-06-16 20:21:29 +0800 | |
| commit | 13ab8f1be24239cd9406547e16a90471e9b8652b (patch) | |
| tree | 14af82dcd11e0cf2a434c71cd48a5395fbcd51ff /config-default.yml | |
| parent | Revise inaccurate docstring in RedisCache (diff) | |
| parent | Log exception info for failed attachment uploads (diff) | |
Merge branch 'master' into help_channel_rediscache
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 2c85f5ef3..aff5fb2e1 100644 --- a/config-default.yml +++ b/config-default.yml @@ -142,6 +142,7 @@ guild: # Python Help: Available how_to_get_help: 704250143020417084 + cooldown: 720603994149486673 # Logs attachment_log: &ATTACH_LOG 649243850006855680 @@ -297,6 +298,8 @@ filter: - 613425648685547541 # Discord Developers - 185590609631903755 # Blender Hub - 420324994703163402 # /r/FlutterDev + - 488751051629920277 # Python Atlanta + - 143867839282020352 # C# domain_blacklist: - pornhub.com |