Chan timeout (Slash Command): Difference between revisions
Jump to navigation
Jump to search
BlackSpectre (talk | contribs) No edit summary |
No edit summary |
||
(One intermediate revision by one other user not shown) | |||
Line 3: | Line 3: | ||
* Setting duration to zero means there is no limit | * Setting duration to zero means there is no limit | ||
* 30 is the minimum number of days allowed to be set | * 30 is the minimum number of days allowed to be set | ||
* 0 will disable timeouts | |||
* Only channel moderators can use this command | * Only channel moderators can use this command | ||
Line 9: | Line 10: | ||
'''/chan_timeout AwesomeChannel 30''' | '''/chan_timeout AwesomeChannel 30''' | ||
}} | }} | ||
{{Navbox Communication}} | |||
[[Category:Slash Commands]] | |||
[[Category:Communication Commands]] |
Latest revision as of 03:12, 2 October 2022
/chan_timeout <channel name> <duration>
This is a command to help Moderators manage channels. When the channel timeout is set, users that have not logged in within the duration specified will be removed from the channel.
- The duration is in days
- Setting duration to zero means there is no limit
- 30 is the minimum number of days allowed to be set
- 0 will disable timeouts
- Only channel moderators can use this command
Example
The command below will kick all members of AwesomeChannel who have been logged out more than 30 days: /chan_timeout AwesomeChannel 30