major update thingy. Clippy is happy, bugfixes, new "max_results" arg to /re_updateDiscord, etc.

This commit is contained in:
2025-08-09 14:37:15 +02:00
parent b4044956de
commit 0db5937c39
17 changed files with 97 additions and 86 deletions
+1 -3
View File
@@ -9,9 +9,7 @@ status = "🎲 https://bytedice.net"
[reddit]
# Which subreddits the bot will scan when executing "re"-category commands.
# Is automatically disabled when `disabled_categories` includes "re".
# Separate multiple subreddits with a "+", e.g "memes+askreddit".
# [REQUIRES RESTART]
subreddits = "bytedicetesting"
subreddits = ["bytedicetesting"]
# How many posts the bot scans when running `/re_updatediscord`.
fetch_limit = 100