diff options
Diffstat (limited to 'config-default.yml')
| -rw-r--r-- | config-default.yml | 13 | 
1 files changed, 0 insertions, 13 deletions
| diff --git a/config-default.yml b/config-default.yml index 46475f845..c5c9b12ce 100644 --- a/config-default.yml +++ b/config-default.yml @@ -73,11 +73,6 @@ style:          new:        "\U0001F195"          pencil:     "\u270F" -        # emotes used for #reddit -        comments:       "<:reddit_comments:755845255001014384>" -        upvotes:        "<:reddit_upvotes:755845219890757644>" -        user:           "<:reddit_users:755845303822974997>" -          ok_hand: ":ok_hand:"      icons: @@ -293,7 +288,6 @@ guild:          duck_pond:                          637821475327311927          incidents_archive:                  720671599790915702          python_news:        &PYNEWS_WEBHOOK 704381182279942324 -        reddit:                             635408384794951680          talent_pool:                        569145364800602132 @@ -423,13 +417,6 @@ anti_spam:              max: 3 -reddit: -    client_id: !ENV "REDDIT_CLIENT_ID" -    secret: !ENV "REDDIT_SECRET" -    subreddits: -        - 'r/Python' - -  big_brother:      header_message_limit: 15      log_delay: 15 | 
