irctk

libircclient binding for scripts
git clone https://a3nm.net/git/irctk/
Log | Files | Refs | README

commit 21b2de317376a94264cb9b4868b68b7523924dfa
parent 6adb3d52af94a08623ad4c2943124a7801277bfc
Author: Antoine Amarilli <a3nm@a3nm.net>
Date:   Tue,  7 Aug 2012 23:09:54 +0200

TODO

Diffstat:
TODO | 5+++--
1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/TODO b/TODO @@ -4,6 +4,8 @@ test server password support exit when killed, advertising the signal use notices and errors look into sirc-2.211/ssfe.c +- trying to change to an invalid nick after startup should fail +- wtf username all_in fails on connect to localhost (invalid user name) tracking: - use user list given when joining @@ -11,10 +13,9 @@ tracking: - use output_nick in channel names tests: -- make tests parallelizable (use disjoint channels and nicks) - last active by default (timing) - rename-tracking, unique-names -- script to create fifo and run them all +- what is being tested in sync.sh ? Future features: