aboutsummaryrefslogtreecommitdiffstats
path: root/config-default.yml
diff options
context:
space:
mode:
authorGravatar Gareth Coles <[email protected]>2018-07-31 19:59:58 +0000
committerGravatar Gareth Coles <[email protected]>2018-07-31 19:59:58 +0000
commitf3ae9840409ee942fdc494feff23d1e54e32e323 (patch)
tree74ea0054871c0d342bbfecf2d760adf3167b72a2 /config-default.yml
parentMerge branch 'better-modlogs' into 'master' (diff)
parentRelay subreddit posts to the #reddit channel (diff)
Merge branch 'feature/reddit-channel' into 'master'
Relay subreddit posts to the #reddit channel See merge request python-discord/projects/bot!23
Diffstat (limited to 'config-default.yml')
-rw-r--r--config-default.yml7
1 files changed, 7 insertions, 0 deletions
diff --git a/config-default.yml b/config-default.yml
index 415c1fcdf..fd0e33633 100644
--- a/config-default.yml
+++ b/config-default.yml
@@ -96,6 +96,7 @@ guild:
off_topic_1: 463035241142026251
off_topic_2: 463035268514185226
python: 267624335836053506
+ reddit: 458224812528238616
staff_lounge: &STAFF_LOUNGE 464905259261755392
verification: 352442727016693763
@@ -291,3 +292,9 @@ anti_spam:
role_mentions:
interval: 10
max: 3
+
+
+reddit:
+ request_delay: 60
+ subreddits:
+ - 'r/Python'