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
Jump to navigation
Jump to search
>Nero No edit summary |
>Nero No edit summary |
||
Line 1: | Line 1: | ||
So... thats me. Nero. Nero Octavian Nemon Shiyaroku Bakugeki Itakura. Nevermind, no retard needs so fucking long artist name. | 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 | |||
*x Work paused, ask if you have interest | |||
== Modules == | == Modules == | ||
; [[develop]] | ; [[develop]] αx: Compiles Modules via IRC Connection and grep's for Data in /usr/include/znc | ||
; [[version]] | ; [[version]] βx: Stores CTCP Replies and compares them with older ones for recognizing Users on IRC | ||
; [[usercmd]] | ; [[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]]) | ||
; [[ison]] | ; [[ison]] βx: Checks via ISON and WATCH selected users online state. | ||
; [[localchan]] | ; [[localchan]] βx (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]] | ; [[statusraw]] i: Send raw IRC Messages over *status |
Revision as of 16:31, 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
- x Work paused, ask if you have interest
Modules
- develop αx
- 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
- usercmd βx
- Interprets ZNC-Side Usercommands similar to xchat user commands (no purpose, same can be done with script & statusraw)
- ison βx
- 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