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
A simplistic version of this could be a slow mode schedule based on human-determined "busy hours". For example: beween 9AM UTC to 1PM UTC, set slow mode to 30 seconds. Outside those hours, disable slow mode.
Example, at 9AM UTC:
tech-chat and non-tech-chat engaging in 30-second slow mode
Svelte Bot posts to affected channels: "Slow mode has been activated until <discordtimestamp>. To chat faster, open a thread!"
And then at 1PM UTC:
tech-chat and non-tech-chat disable slow mode
Svelte Bot posts "Slow mode has been deactivated until <discordtimestamp>.
Why
Experiment with multi-topic channels, and allow users to self-govern when threads open; coerced by slow mode.
How
Example
Alternatives
Have Svelte bot open threads for every new message after slow mode toggles to something big like '1 message per 10 minutes'.
The text was updated successfully, but these errors were encountered: