diff options
| author | 2021-02-07 04:07:57 -0800 | |
|---|---|---|
| committer | 2021-02-07 04:07:57 -0800 | |
| commit | 97969ee73275d26eea78f22e685e6f47230b49eb (patch) | |
| tree | 2de4ef7ce8b7126bda8c4b6a9d1726480a8666ab /config-default.yml | |
| parent | Merge pull request #1400 from anand2312/patch-2 (diff) | |
| parent | Merge branch 'master' into dynamic-available-help-channels (diff) | |
Merge pull request #1396 from python-discord/dynamic-available-help-channels
Dynamic available help channels message
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 d3b267159..fc1f3b3a8 100644 --- a/config-default.yml +++ b/config-default.yml @@ -159,6 +159,7 @@ guild: # Python Help: Available cooldown: 720603994149486673 + how_to_get_help: 704250143020417084 # Topical discord_py: 343944376055103488 |