diff options
| author | 2020-02-22 11:27:54 -0800 | |
|---|---|---|
| committer | 2020-02-22 11:27:54 -0800 | |
| commit | 9477f0fc67a5e59bfe587e15ff126c01b716bae5 (patch) | |
| tree | 6814b4cd64066d6a13efc0438118d6e9436199c0 /config-default.yml | |
| parent | (display_tag) Return False if no tags were found. (diff) | |
| parent | Change defcon log levels from warning to info (diff) | |
Merge remote-tracking branch 'origin/master' into feat/F4zi/CommandSuggestion
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 3345e6f2a..2eaf8ee06 100644 --- a/config-default.yml +++ b/config-default.yml @@ -1,6 +1,7 @@ bot: prefix: "!" token: !ENV "BOT_TOKEN" + sentry_dsn: !ENV "BOT_SENTRY_DSN" cooldowns: # Per channel, per tag. |