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
Created page with "So... thats me. Nero. Nero Octavian Nemon Shiyaroku Bakugeki Itakura. Nevermind, no retard needs so fucking long artist name. == Modules == ; develop : Compiles Modules ..."
 
>Nero
No edit summary
Line 3: Line 3:
== Modules ==
== Modules ==


; [[develop]] : 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]] : 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]] : Interprets ZNC-Side Usercommands similar to [http://toxin.jottit.com/xchat_user_commands xchat user commands]
; [[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]] : Checks via ISON and WATCH selected users online state.
; [[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
; [[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 ==
; [[script]] : Adds the script Command for *status, enables execution of multiple commands at one time. Only useful in Combination.
; [[script]] : Adds the script Command for *status, enables execution of multiple commands at one time. Only useful in Combination.
; [[statusraw]] : Send raw IRC Messages over *status
; [[statusraw]] α: Send raw IRC Messages over *status

Revision as of 16:26, 24 August 2012

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

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 α
Send raw IRC Messages over *status