JavaBot TNG is a Java based IRC bot. It is a completely new implementation of JavaBot TOS (aka JavaBot). Very little of the original code has been used, and all of the functionality of JavaBot TOS JavaBot TNG brings with it:
Tutorial Details:
* a complete API framework based on the rfc2812 protocol
* an event driven message, reply, command and script handling API
* pluggable, user-written handlers
* pre-written message, reply, command and script handlers for basic functionality
* scripting in Beanshell
* scripting in Python
* scripting in Tcl
* a control service running on a socket
* a scripting API giving access to the bot environment
* a custom security manager to prevent unauthorised file writing and socket connections
The bot is being released in a number of small jar files with limited dependencies. Jar files with \"-src\" in the name are source jar\'s and contain all of the source and the licence (BSD). There are also some executable jar files. API documentation can be found within each release below. Here is some extra documentation including the TODO list and info on creating bots using jbFramework, handlers, scripts etc.
Read
Tutorial at: Click here to view the tutorial
Rate Tutorial: JavaBot
View Tutorial: JavaBot
Related
Tutorials:
|