Nadoka: IRC Client Server Program
written by SASADA Koichi
What's this?
Nadoka is IRC Client Server program.
It's same concept as madoka.
You can do with this software:
- connect to IRC usually
- easy to make a bot
How to get it?
Download follows.
old versions
nightly package
Subversion repository via http
You can access nadoka head source code in subversion repository via http.
See nadoka trunk page.
How to install?
extract and put these to favorite place.
How to use?
like this:
ruby nadoka.rb --rc [rcfile]
or
ruby nadoka.rb -r [rcfile]
You must specify your rcfile.
/nadoka command
You can use /nadoka command from client.
/nadoka quit # quit nadoka
/nadoka reload # reload nadokarc
How to write configuration file(rcfile)?
See nadokarc.
How to make bot?
See ndk_bot.rb and plugins/samplebot.nb. bot file's ext must be 'nb'.
License
ruby's
Contact
Web Page
Nadoka: IRC Client Server Program is nadoka's homepage.
ML
ML is available. ML System is QuickML.
Send mail to 'nadoka at quickml.atdot.net' with CC 'ko1 at atdot.net'.
Please write some body messages. If mail's body is empty, you can not
join this ML(ml system limitation).
ML archive is available(http://www.atdot.net/mla/nadoka).
Thanks
- This program use rice. A file in rice/ directory is imported from rice 0.0.0.2.
- Original concept from madoka.
- Many Documents about IRC.
- search 'IRC RFC' with google.
- Test Users(special thanks)
- unak, znz, and many victims
History
- 0.7.0: 2006-10-02(Mon) 21:55:36 +0900
- 0.6.4: 2005-03-04(Fri) 16:27:28 +0900
- 0.6.3: 2004-08-13(Fri) 10:59:53 +0900
- ML archive info: 2004-07-26(Mon) 18:14:27 +0900
- 0.6.2: 2004-07-20(Tue) 11:36:13 +0900
- 0.6.1: 2004-07-19(Mon) 22:08:30 +0900
- 0.6.0: 2004-07-19(Mon) 21:12:55 +0900
- 0.5.4: 2004-05-05(Wed) 17:07:39 +0900
- 0.5.3: Sat, 01 May 2004 15:43:16 +0900
- 0.5.1: Wed, 28 Apr 2004 12:28:11 +0900
- 0.5.0: Mon, 26 Apr 2004 12:50:21 +0900
- 0.4.0: Fri, 23 Apr 2004 20:26:04 +0900
- 0.3.5: Fri, 23 Apr 2004 12:51:18 +0900
- 0.3.4: Thu, 22 Apr 2004 18:17:23 +0900
- 0.3.3: Thu, 22 Apr 2004 17:52:34 +0900
- 0.3.2: Thu, 22 Apr 2004 12:30:26 +0900
- 0.3: Wed, 21 Apr 2004 20:48:51 +0900
- 1st: Mon, 19 Apr 2004 11:36:27 +0900
SASADA Koichi / ko1 at atdot dot net