diff options
| author | 2021-11-28 11:15:06 +0000 | |
|---|---|---|
| committer | 2021-11-28 11:15:06 +0000 | |
| commit | f9a4fb1ceb3a4b13cd3682f6d41d479a3d0967c8 (patch) | |
| tree | 40758c68d84bc5c379fd313ae68f520a039d52c5 /config-default.yml | |
| parent | Reflect empty line (diff) | |
| parent | Use bright_green for "Currently Helping" DMs (#1979) (diff) | |
Merge branch 'python-discord:main' into patreon
Diffstat (limited to 'config-default.yml')
| -rw-r--r-- | config-default.yml | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/config-default.yml b/config-default.yml index 2abc66bec..1744e6720 100644 --- a/config-default.yml +++ b/config-default.yml @@ -1,4 +1,5 @@ -debug: !ENV ["BOT_DEBUG", "true"] +debug: !ENV ["BOT_DEBUG", "true"] +file_logs: !ENV ["FILE_LOGS", "false"] bot: @@ -312,6 +313,7 @@ guild: big_brother: 569133704568373283 dev_log: 680501655111729222 duck_pond: 637821475327311927 + incidents: 816650601844572212 incidents_archive: 720671599790915702 python_news: &PYNEWS_WEBHOOK 704381182279942324 |