|
|
(7 intermediate revisions by the same user not shown) |
Line 1: |
Line 1: |
| 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 [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.
| |
| ; [[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
| |