splitted.tcl - wilkowy/eggdrop-scripts GitHub Wiki

splitted.tcl v1.1 (2019-08-21)

Displays a list of nicks currently missing on net-split.

Script requires wilk.tcl to be present in the same directory.

Channel commands:

  • !split - display a list of nicks currently missing on net-split

Partyline commands:

  • .splitted - display a list of nicks currently missing on net-splits for every channel added to userlist

Custom flags:

  • splitted - channel command is only active on channels with this flag (enable: .chanset #channel +splitted, disable: .chanset #channel -splitted)

Settings:

  • cmd_prefix - prefix for channel command (default: "!")
  • cmd_name - name for the channel command (default: "split")
  • allowed_users - limits channel command usage to people with such flags (default: "o|o", use "-" or "-|-" to make it public)
  • ignored_users - users with such flags cannot invoke channel command (default: "I|I", off: "")
  • antiflood_delay - prevents channel command abuse, in seconds (default: 2, off: 0)

Additional info:

  • splits are tracked by Eggdrop internally, currently no other tracking (quits) logic is implemented
  • nicks are considered as lost on net-split by Eggdrop according to wait-split value