23-04-2020, 01:18 PM
[ x ] Adds channel mode +x to block a user after x per y joins and parts/quits (join/part spam) An optional redirect channel can be set.
[ W ] [u/c]<lines>:<sec> Blocks on text flood equal to or above the specified rate. With c as channel rate, u as user rate the user is will get msg as: #channelname Message throttled due to flood (requires the slowmode module).
Code:
/mode #<channel> +x <cycles>:<sec>:<block>[:#channel]
[ W ] [u/c]<lines>:<sec> Blocks on text flood equal to or above the specified rate. With c as channel rate, u as user rate the user is will get msg as: #channelname Message throttled due to flood (requires the slowmode module).
Code:
/mode #<channel> +W [u/c]<lines>:<sec>