diff options
| author | 2019-10-15 11:50:56 +1100 | |
|---|---|---|
| committer | 2019-10-15 11:50:56 +1100 | |
| commit | 2b25644e5e7f0abaa332750ed9666d845534fc35 (patch) | |
| tree | ad5eea709f3eb6ba432d02323a241d57d0b501e8 /config-default.yml | |
| parent | Create the !mention command. (#493) (diff) | |
Utilise `tasks.loop` and a webhook for reddit postings
Diffstat (limited to 'config-default.yml')
| -rw-r--r-- | config-default.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config-default.yml b/config-default.yml index ca405337e..52e0b880c 100644 --- a/config-default.yml +++ b/config-default.yml @@ -141,6 +141,7 @@ guild: webhooks: talent_pool: 569145364800602132 big_brother: 569133704568373283 + reddit: 123456789 filter: @@ -323,7 +324,6 @@ anti_spam: reddit: - request_delay: 60 subreddits: - 'r/Python' |