diff options
| author | 2021-04-11 20:17:49 +0100 | |
|---|---|---|
| committer | 2021-04-11 20:17:49 +0100 | |
| commit | a5b586eae2408b3d1897c4543f1386b2cb6e1325 (patch) | |
| tree | cbe556a219dc8ed53647393a6404f3fd56e6abf2 /config-default.yml | |
| parent | Filtering: use a more thorough regex for zalgo & invisible chars (diff) | |
| parent | Merge pull request #1414 from python-discord/dynamic-available-message-patch (diff) | |
Merge branch 'main' into bug/filters/1469/invis-chars
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 9b07d026d..8c6e18470 100644 --- a/config-default.yml +++ b/config-default.yml @@ -163,6 +163,7 @@ guild: # Python Help: Available cooldown: 720603994149486673 + how_to_get_help: 704250143020417084 # Topical discord_py: 343944376055103488 |