diff options
| author | 2020-06-11 18:28:23 +0200 | |
|---|---|---|
| committer | 2020-06-11 18:28:23 +0200 | |
| commit | 4d4a3c45ffda74efdf6d035d24c02b0510e9d830 (patch) | |
| tree | 9be943062db3f29e1f6a59edabe96c66446a685b /config-default.yml | |
| parent | Incidents: add #incidents-archive webhook constant (diff) | |
| parent | Merge pull request #995 from python-discord/add-cooldown-channel (diff) | |
Merge branch 'origin/master' into kwzrd/incidents
Diffstat (limited to 'config-default.yml')
| -rw-r--r-- | config-default.yml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/config-default.yml b/config-default.yml index 974ce508d..6b827b63d 100644 --- a/config-default.yml +++ b/config-default.yml @@ -146,6 +146,7 @@ guild: # Python Help: Available how_to_get_help: 704250143020417084 + cooldown: 720603994149486673 # Logs attachment_log: &ATTACH_LOG 649243850006855680 @@ -302,6 +303,7 @@ filter: - 613425648685547541 # Discord Developers - 185590609631903755 # Blender Hub - 420324994703163402 # /r/FlutterDev + - 488751051629920277 # Python Atlanta domain_blacklist: - pornhub.com |