You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
threadmenu submenu option add/edit/remove: Manage options inside a submenu.
Configuration / Behavior:
Per-option category targeting when creating a thread; falls back to main_category_id if invalid/missing.
Optional selection logging (thread_creation_menu_selection_log) posts the chosen option in the new thread.
Anonymous prompt support (thread_creation_menu_anonymous_menu).
Changed
Renamed max_snooze_time to snooze_default_duration. The old config will be invalidated.
When snooze_behavior is set to move, the snoozed category now has a hard limit of 49 channels. New snoozes are blocked once it’s full until space is freed.
When switching snooze_behavior to move via ?config set, the bot reminds admins to set snoozed_category_id if it’s missing.
Thread-creation menu options & submenu options now support an optional per-option category target. The interactive wizards (threadmenu option add / threadmenu submenu option add) and edit commands allow specifying or updating a category. If the stored category is missing or invalid at selection time, channel creation automatically falls back to main_category_id.