bniemczyk / bnirc
- Source
- Commits
- Network (0)
- Issues (0)
- Downloads (0)
- Wiki (1)
- Graphs
-
Tree:
7d57504
Brandon Niemczyk (author)
Tue Oct 20 19:42:32 -0700 2009
commit 7d57504b16126d20b1c3d93c381a53ac3a964f05
tree a5bcd5b0e277d69a2a548b8c7fb5e41982220362
parent 84236063ddc087805fbc3e529733e6cc0ca8041f
tree a5bcd5b0e277d69a2a548b8c7fb5e41982220362
parent 84236063ddc087805fbc3e529733e6cc0ca8041f
bnirc /
README
you can put any commands in your ~/.bnirc file, they will be auto-executed on startup check sample.bnirc for an example, alternatively run "/python mkinitfile.py" inside bnIRC for a wizard to create the startup file run /help to get a list of commands that the client knows LOTS MORE that aren't listed work, but are only passed to the server, but i'm not gonna list them RFC compliance: by default the IRC RFC are broken in a few non-dangerous ways to deal with stupid clients, particularly with regards to NOTICE verse PRIVMSG, care has been taken to avoid "bot-chatter" when in this mode, if you want you can go to strict compliance with /set strict_rfc on PREREQS - You need both the libs and headers for the below ncurses (ncursesw if you want UTF support) python

