Chan timeout (Slash Command): Difference between revisions
Jump to navigation
Jump to search
BlackSpectre (talk | contribs) No edit summary |
BlackSpectre (talk | contribs) No edit summary |
||
Line 9: | Line 9: | ||
'''/chan_timeout AwesomeChannel 30''' | '''/chan_timeout AwesomeChannel 30''' | ||
}} | }} | ||
{{Navbox Communication}} | |||
[[Category:Slash Commands]] | |||
[[Category:Communication Commands]] |
Revision as of 23:22, 25 August 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
- 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