To create new wiki account, please join us on #znc at Libera.Chat and ask admins to create a wiki account for you. You can say thanks to spambots for this inconvenience.

User:Nero: Difference between revisions

From ZNC
Jump to navigation Jump to search
>Nero
No edit summary
>Nero
mNo edit summary
Line 5: Line 5:
*β  Testing
*β  Testing
*i  Is planned
*i  Is planned
*x  Work paused, ask if you have interest


== Modules ==
== Modules ==
Line 11: Line 10:
===Normal Modules===
===Normal Modules===


; [[develop]] αx: Compiles Modules via IRC Connection and grep's for Data in /usr/include/znc
; [[develop]] : Compiles Modules via IRC Connection and grep's for Data in /usr/include/znc
; [[version]] βx: Stores CTCP Replies and compares them with older ones for recognizing Users on IRC
; [[version]] : Stores CTCP Replies and compares them with older ones for recognizing Users on IRC
; [[usercmd]] βx: Interprets ZNC-Side Usercommands similar to [http://toxin.jottit.com/xchat_user_commands xchat user commands] (no  purpose, same can be done with [[script]] & [[statusraw]])
; [[usercmd]] β: Interprets ZNC-Side Usercommands similar to [http://toxin.jottit.com/xchat_user_commands xchat user commands] (no  purpose, same can be done with [[script]] & [[statusraw]])
; [[ison]] βx: Checks via ISON and WATCH selected users online state.
; [[ison]] β: Checks via ISON and WATCH selected users online state.
; [[localchan]] βx (Global): Copy of [[partyline]], but no fixed chan/users feature and support for LIST, WHO and NAMES
; [[localchan]] β (Global): Copy of [[partyline]], but no fixed chan/users feature and support for LIST, WHO and NAMES


===Modules that extends Statuscommands===
===Modules that extends Statuscommands===

Revision as of 17:13, 24 August 2012

So... thats me. Nero. Nero Octavian Nemon Shiyaroku Bakugeki Itakura. Nevermind, no retard needs so fucking long artist name.

Status Chars:

  • α Buggy & dangerous to use.
  • β Testing
  • i Is planned

Modules

Normal Modules

develop
Compiles Modules via IRC Connection and grep's for Data in /usr/include/znc
version
Stores CTCP Replies and compares them with older ones for recognizing Users on IRC
usercmd β
Interprets ZNC-Side Usercommands similar to xchat user commands (no purpose, same can be done with script & statusraw)
ison β
Checks via ISON and WATCH selected users online state.
localchan β (Global)
Copy of partyline, but no fixed chan/users feature and support for LIST, WHO and NAMES

Modules that extends Statuscommands

script α
Adds the script Command for *status, enables execution of multiple commands at one time. Only useful in Combination.
statusraw i
Send raw IRC Messages over *status

Contact