Last change
on this file since 3607 was
3374,
checked in by rgrieder, 15 years ago
|
Added most of the text based files of the media directory (the file I deleted in the previous commit of the media repo) with svn:eol-style=native
|
-
Property svn:eol-style set to
native
|
File size:
1022 bytes
|
Rev | Line | |
---|
[3374] | 1 | IRK 0.01, 02/07/2002 |
---|
| 2 | This is the first release of IRK. |
---|
| 3 | |
---|
| 4 | What's implemented: |
---|
| 5 | |
---|
| 6 | * Connection management. |
---|
| 7 | * Integrated support for SOCKS5 to get through firewalls. |
---|
| 8 | * Rudimentary flow control and queueing. Needs more work. |
---|
| 9 | * Ping, MOTD, and informational messages management. |
---|
| 10 | * Channel and nick management. |
---|
| 11 | * Users on channels tracking. |
---|
| 12 | * CTCP and all its subcommands. |
---|
| 13 | * Special CTCP TCL protocol for communication between IRKs. All Tcl code |
---|
| 14 | received from remote IRKs is run in a safe interpreter. |
---|
| 15 | * Generalized persistent authorization and password management mechanism. |
---|
| 16 | * Two usage examples: |
---|
| 17 | + tontalou.tcl: a "bot" modelled after SmallSaints on DalNet. This |
---|
| 18 | bot is unfinished. |
---|
| 19 | + fortunebot.tcl: a "bot" that demonstrates grabbing a page from |
---|
| 20 | the web and presenting its information in IRC. |
---|
| 21 | Unfortunately no documentation is provided for these bots but they do |
---|
| 22 | provide excellent examples on how you can use IRK to write Tcl "bots". |
---|
Note: See
TracBrowser
for help on using the repository browser.