Difference between revisions of "Module:KickRejoin"

From BNC4FREE
Jump to navigation Jump to search
(Add kickrejoin Module Info)
m (Format Changes)
 
Line 1: Line 1:
= kickrejoin =
 
 
This module attempts to rejoin channels that you have been kicked from automatically. Optionally, a time delay can be set so that the rejoin does not happen straight away.
 
This module attempts to rejoin channels that you have been kicked from automatically. Optionally, a time delay can be set so that the rejoin does not happen straight away.
  
== Usage ==
+
= Usage =
  
=== Arguments ===
+
== Arguments ==
 
This module takes 1 optional argument
 
This module takes 1 optional argument
  
Line 17: Line 16:
 
|}
 
|}
  
=== Commands ===  
+
== Commands ==
 
This module works without any form of user interaction when loaded. It is possible to to set the number of seconds that the module should wait before trying to rejoin the channel you have been kicked from.
 
This module works without any form of user interaction when loaded. It is possible to to set the number of seconds that the module should wait before trying to rejoin the channel you have been kicked from.
  

Latest revision as of 15:40, 20 June 2020

This module attempts to rejoin channels that you have been kicked from automatically. Optionally, a time delay can be set so that the rejoin does not happen straight away.

Usage

Arguments

This module takes 1 optional argument

Argument Type Description
Seconds Optional The number of seconds to wait before attempting to rejoin the channel

Commands

This module works without any form of user interaction when loaded. It is possible to to set the number of seconds that the module should wait before trying to rejoin the channel you have been kicked from.

   /msg *kickrejoin setdelay <seconds>

Set an amount of time in seconds to wait before rejoining a channel you have been kicked from. The default time is set to 10 seconds and setting a value of 0 here will make the module try to rejoin you immediately to the channel you have been kicked from.