This project is a JavaScript scriptable IRC bot, programmable even from the chatroom.
It is the result of a marriage between the
SpiderMonkey engine & the
SmartIrc4Net library. SmartIrc4Net is a C# library providing an API for communicating with an IRC server, documentation for this API is
here.
Part of the purpose of GibberMonkey is to be the usability testbed for the new generic object embedding in
spidermonkey-dotnet.
This is written in C#, and is maintained on both the .Net and Mono platforms.