aboutsummaryrefslogtreecommitdiffstats
path: root/config-default.yml
diff options
context:
space:
mode:
authorGravatar ks129 <[email protected]>2020-05-31 09:12:53 +0300
committerGravatar ks129 <[email protected]>2020-05-31 09:12:53 +0300
commit9717fb4256f980ccdd9ee8145443a8ef5ad6bf1b (patch)
tree324b6822e50eae6b25e6f5e11d967f19aebe6346 /config-default.yml
parentSource: Direct aliases to their original commands (diff)
parentMerge branch 'master' into source-command (diff)
Merge remote-tracking branch 'origin/source-command' into source-command
Diffstat (limited to 'config-default.yml')
-rw-r--r--config-default.yml16
1 files changed, 16 insertions, 0 deletions
diff --git a/config-default.yml b/config-default.yml
index 83ea59016..2c85f5ef3 100644
--- a/config-default.yml
+++ b/config-default.yml
@@ -3,6 +3,12 @@ bot:
token: !ENV "BOT_TOKEN"
sentry_dsn: !ENV "BOT_SENTRY_DSN"
+ redis:
+ host: "redis"
+ port: 6379
+ password: !ENV "REDIS_PASSWORD"
+ use_fakeredis: false
+
stats:
statsd_host: "graphite"
presence_update_timeout: 300
@@ -118,6 +124,7 @@ guild:
help_available: 691405807388196926
help_in_use: 696958401460043776
help_dormant: 691405908919451718
+ modmail: 714494672835444826
channels:
announcements: 354619224620138496
@@ -164,6 +171,7 @@ guild:
mod_spam: &MOD_SPAM 620607373828030464
organisation: &ORGANISATION 551789653284356126
staff_lounge: &STAFF_LOUNGE 464905259261755392
+ incidents: 714214212200562749
# Voice
admins_voice: &ADMINS_VOICE 500734494840717332
@@ -288,6 +296,7 @@ filter:
- 81384788765712384 # Discord API
- 613425648685547541 # Discord Developers
- 185590609631903755 # Blender Hub
+ - 420324994703163402 # /r/FlutterDev
domain_blacklist:
- pornhub.com
@@ -316,6 +325,9 @@ filter:
- poweredbydialup.online
- poweredbysecurity.org
- poweredbysecurity.online
+ - ssteam.site
+ - steamwalletgift.com
+ - discord.gift
word_watchlist:
- goo+ks*
@@ -529,6 +541,10 @@ help_channels:
# Allowed duration of inactivity before making a channel dormant
idle_minutes: 30
+ # Allowed duration of inactivity when question message deleted
+ # and no one other sent before message making channel dormant.
+ deleted_idle_minutes: 5
+
# Maximum number of channels to put in the available category
max_available: 2