[X] The "/vmpk/vmpk-0.2.5-setup.exe" file could not be found or is not available. Please select another file.

ScriptBot is a scriptable IRC bot. Based on PircBot and BSF, it allows to fully customize the bot's behaviour by editing script files in the scripting language of your choice.


http://scriptbot.jawe.net/





Separate each tag with a space.

Release Date:

2007-02-08

Topics:

License:

Ratings and Reviews

Be the first to post a text review of ScriptBot. Rate and review a project by clicking thumbs up or thumbs down in the right column.

Project Feed

  • Code committed

    jawe committed revision 45 to the ScriptBot SVN repository, changing 27 files

    posted by jawe 999 days ago

  • Code committed

    jawe committed revision 44 to the ScriptBot SVN repository, changing 1 files

    posted by jawe 1000 days ago

  • Code committed

    jawe committed revision 43 to the ScriptBot SVN repository, changing 3 files

    posted by jawe 1000 days ago

  • Code committed

    jawe committed revision 42 to the ScriptBot SVN repository, changing 32 files

    posted by jawe 1000 days ago

  • Code committed

    jawe committed revision 41 to the ScriptBot SVN repository, changing 42 files

    posted by jawe 1000 days ago

  • Code committed

    jawe committed revision 40 to the ScriptBot SVN repository, changing 13 files

    posted by jawe 1000 days ago

  • scriptbot scriptbot-0.0.3 file released: scriptbot-0.0.3.zip

    2007-02-08 02:46 jawe * src/java/net/jawe/scriptbot/Config.java, src/java/net/jawe/scriptbot/Main.java, src/java/net/jawe/scriptbot/impl/BotImpl.java, src/java/net/jawe/scriptbot/impl/ConfigImpl.java: removed config.scriptsDir, can't be independent of initScriptName added ability to start multiple bots from the command line 2007-02-08 02:44 jawe * build.properties: had lots of fun with ant :) 2007-02-08 02:43 jawe * scripts/autohost/eventhandlers/invite.js, scripts/autohost/eventhandlers/op.js, scripts/autohost/eventhandlers/voice.js, scripts/autouser/eventhandlers/voice.js, scripts/config.js: bugfixes 2007-02-08 02:43 jawe * build.xml: had lots of fun with ant :) 2007-02-08 02:42 jawe * src/java/net/jawe/scriptbot/users/UserManager.java: javadoc bugfix 2007-02-08 02:37 jawe * src/config/log4j.properties: new logs dir 2007-02-08 02:36 jawe * logs: new logs dir 2007-02-05 14:47 jawe * build.xml: incremented version to 0.0.3 2007-02-05 14:41 jawe * build.xml, scripts/autohost, scripts/autohost/autohost.js, scripts/autohost/commands, scripts/autohost/commands/addinvitehost.js, scripts/autohost/commands/addophost.js, scripts/autohost/commands/addvoicehost.js, scripts/autohost/commands/removeinvitehost.js, scripts/autohost/commands/removeophost.js, scripts/autohost/commands/removevoicehost.js, scripts/autohost/eventhandlers, scripts/autohost/eventhandlers/invite.js, scripts/autohost/eventhandlers/op.js, scripts/autohost/eventhandlers/voice.js, scripts/autouser, scripts/autouser/autouser.js, scripts/autouser/eventhandlers, scripts/autouser/eventhandlers/invite.js, scripts/autouser/eventhandlers/op.js, scripts/autouser/eventhandlers/voice.js, scripts/config.js, scripts/core/commands/modules.js, scripts/core/core.js, scripts/example/commands/echo.js, scripts/example/example.js, scripts/irc/commands/invite.js, scripts/irc/commands/umode.js, scripts/irc/eventhandlers/part.js, scripts/irc/irc.js, scripts/perform.js, scripts/user/commands/auth.js, scripts/user/commands/ident.js, scripts/user/commands/logout.js, scripts/usermanager/commands/addusergroup.js, src/docs/README.html, src/docs/README.txt, src/docs/index.html, src/java/net/jawe/scriptbot/Bot.java, src/java/net/jawe/scriptbot/Config.java, src/java/net/jawe/scriptbot/impl/BotImpl.java, src/java/net/jawe/scriptbot/impl/ConfigImpl.java, src/java/net/jawe/scriptbot/impl/users/BotGroupImpl.java, src/java/net/jawe/scriptbot/impl/users/BotUserImpl.java, src/java/net/jawe/scriptbot/impl/users/UserManagerImpl.java, src/java/net/jawe/scriptbot/users/BotGroup.java, src/java/net/jawe/scriptbot/users/UserManager.java: bigger update due to SVN/DNS probs on sf.net's side after project rename: added modules autouser added module autohost with commands addophost, removeophost, addvoicehost, removevoicehost added javascript example, just for completeness added to irc module, commands invite, op, deop, voice, devoice added events login, logout changed: only OWNERs can add users to groups MASTER and OWNER added config setting auditCommands moved matchHostmask from BotUser to UserManager numerous minor changes and last but not least bug fixes :)

    posted 1005 days ago

  • scriptbot scriptbot-0.0.3 file released: scriptbot-0.0.3.tar.gz

    2007-02-08 02:46 jawe * src/java/net/jawe/scriptbot/Config.java, src/java/net/jawe/scriptbot/Main.java, src/java/net/jawe/scriptbot/impl/BotImpl.java, src/java/net/jawe/scriptbot/impl/ConfigImpl.java: removed config.scriptsDir, can't be independent of initScriptName added ability to start multiple bots from the command line 2007-02-08 02:44 jawe * build.properties: had lots of fun with ant :) 2007-02-08 02:43 jawe * scripts/autohost/eventhandlers/invite.js, scripts/autohost/eventhandlers/op.js, scripts/autohost/eventhandlers/voice.js, scripts/autouser/eventhandlers/voice.js, scripts/config.js: bugfixes 2007-02-08 02:43 jawe * build.xml: had lots of fun with ant :) 2007-02-08 02:42 jawe * src/java/net/jawe/scriptbot/users/UserManager.java: javadoc bugfix 2007-02-08 02:37 jawe * src/config/log4j.properties: new logs dir 2007-02-08 02:36 jawe * logs: new logs dir 2007-02-05 14:47 jawe * build.xml: incremented version to 0.0.3 2007-02-05 14:41 jawe * build.xml, scripts/autohost, scripts/autohost/autohost.js, scripts/autohost/commands, scripts/autohost/commands/addinvitehost.js, scripts/autohost/commands/addophost.js, scripts/autohost/commands/addvoicehost.js, scripts/autohost/commands/removeinvitehost.js, scripts/autohost/commands/removeophost.js, scripts/autohost/commands/removevoicehost.js, scripts/autohost/eventhandlers, scripts/autohost/eventhandlers/invite.js, scripts/autohost/eventhandlers/op.js, scripts/autohost/eventhandlers/voice.js, scripts/autouser, scripts/autouser/autouser.js, scripts/autouser/eventhandlers, scripts/autouser/eventhandlers/invite.js, scripts/autouser/eventhandlers/op.js, scripts/autouser/eventhandlers/voice.js, scripts/config.js, scripts/core/commands/modules.js, scripts/core/core.js, scripts/example/commands/echo.js, scripts/example/example.js, scripts/irc/commands/invite.js, scripts/irc/commands/umode.js, scripts/irc/eventhandlers/part.js, scripts/irc/irc.js, scripts/perform.js, scripts/user/commands/auth.js, scripts/user/commands/ident.js, scripts/user/commands/logout.js, scripts/usermanager/commands/addusergroup.js, src/docs/README.html, src/docs/README.txt, src/docs/index.html, src/java/net/jawe/scriptbot/Bot.java, src/java/net/jawe/scriptbot/Config.java, src/java/net/jawe/scriptbot/impl/BotImpl.java, src/java/net/jawe/scriptbot/impl/ConfigImpl.java, src/java/net/jawe/scriptbot/impl/users/BotGroupImpl.java, src/java/net/jawe/scriptbot/impl/users/BotUserImpl.java, src/java/net/jawe/scriptbot/impl/users/UserManagerImpl.java, src/java/net/jawe/scriptbot/users/BotGroup.java, src/java/net/jawe/scriptbot/users/UserManager.java: bigger update due to SVN/DNS probs on sf.net's side after project rename: added modules autouser added module autohost with commands addophost, removeophost, addvoicehost, removevoicehost added javascript example, just for completeness added to irc module, commands invite, op, deop, voice, devoice added events login, logout changed: only OWNERs can add users to groups MASTER and OWNER added config setting auditCommands moved matchHostmask from BotUser to UserManager numerous minor changes and last but not least bug fixes :)

    posted 1005 days ago

  • scriptbot scriptbot-0.0.3 file released: scriptbot-0.0.3-src.zip

    2007-02-08 02:46 jawe * src/java/net/jawe/scriptbot/Config.java, src/java/net/jawe/scriptbot/Main.java, src/java/net/jawe/scriptbot/impl/BotImpl.java, src/java/net/jawe/scriptbot/impl/ConfigImpl.java: removed config.scriptsDir, can't be independent of initScriptName added ability to start multiple bots from the command line 2007-02-08 02:44 jawe * build.properties: had lots of fun with ant :) 2007-02-08 02:43 jawe * scripts/autohost/eventhandlers/invite.js, scripts/autohost/eventhandlers/op.js, scripts/autohost/eventhandlers/voice.js, scripts/autouser/eventhandlers/voice.js, scripts/config.js: bugfixes 2007-02-08 02:43 jawe * build.xml: had lots of fun with ant :) 2007-02-08 02:42 jawe * src/java/net/jawe/scriptbot/users/UserManager.java: javadoc bugfix 2007-02-08 02:37 jawe * src/config/log4j.properties: new logs dir 2007-02-08 02:36 jawe * logs: new logs dir 2007-02-05 14:47 jawe * build.xml: incremented version to 0.0.3 2007-02-05 14:41 jawe * build.xml, scripts/autohost, scripts/autohost/autohost.js, scripts/autohost/commands, scripts/autohost/commands/addinvitehost.js, scripts/autohost/commands/addophost.js, scripts/autohost/commands/addvoicehost.js, scripts/autohost/commands/removeinvitehost.js, scripts/autohost/commands/removeophost.js, scripts/autohost/commands/removevoicehost.js, scripts/autohost/eventhandlers, scripts/autohost/eventhandlers/invite.js, scripts/autohost/eventhandlers/op.js, scripts/autohost/eventhandlers/voice.js, scripts/autouser, scripts/autouser/autouser.js, scripts/autouser/eventhandlers, scripts/autouser/eventhandlers/invite.js, scripts/autouser/eventhandlers/op.js, scripts/autouser/eventhandlers/voice.js, scripts/config.js, scripts/core/commands/modules.js, scripts/core/core.js, scripts/example/commands/echo.js, scripts/example/example.js, scripts/irc/commands/invite.js, scripts/irc/commands/umode.js, scripts/irc/eventhandlers/part.js, scripts/irc/irc.js, scripts/perform.js, scripts/user/commands/auth.js, scripts/user/commands/ident.js, scripts/user/commands/logout.js, scripts/usermanager/commands/addusergroup.js, src/docs/README.html, src/docs/README.txt, src/docs/index.html, src/java/net/jawe/scriptbot/Bot.java, src/java/net/jawe/scriptbot/Config.java, src/java/net/jawe/scriptbot/impl/BotImpl.java, src/java/net/jawe/scriptbot/impl/ConfigImpl.java, src/java/net/jawe/scriptbot/impl/users/BotGroupImpl.java, src/java/net/jawe/scriptbot/impl/users/BotUserImpl.java, src/java/net/jawe/scriptbot/impl/users/UserManagerImpl.java, src/java/net/jawe/scriptbot/users/BotGroup.java, src/java/net/jawe/scriptbot/users/UserManager.java: bigger update due to SVN/DNS probs on sf.net's side after project rename: added modules autouser added module autohost with commands addophost, removeophost, addvoicehost, removevoicehost added javascript example, just for completeness added to irc module, commands invite, op, deop, voice, devoice added events login, logout changed: only OWNERs can add users to groups MASTER and OWNER added config setting auditCommands moved matchHostmask from BotUser to UserManager numerous minor changes and last but not least bug fixes :)

    posted 1005 days ago

  • scriptbot scriptbot-0.0.3 file released: scriptbot-0.0.3-src.tar.gz

    2007-02-08 02:46 jawe * src/java/net/jawe/scriptbot/Config.java, src/java/net/jawe/scriptbot/Main.java, src/java/net/jawe/scriptbot/impl/BotImpl.java, src/java/net/jawe/scriptbot/impl/ConfigImpl.java: removed config.scriptsDir, can't be independent of initScriptName added ability to start multiple bots from the command line 2007-02-08 02:44 jawe * build.properties: had lots of fun with ant :) 2007-02-08 02:43 jawe * scripts/autohost/eventhandlers/invite.js, scripts/autohost/eventhandlers/op.js, scripts/autohost/eventhandlers/voice.js, scripts/autouser/eventhandlers/voice.js, scripts/config.js: bugfixes 2007-02-08 02:43 jawe * build.xml: had lots of fun with ant :) 2007-02-08 02:42 jawe * src/java/net/jawe/scriptbot/users/UserManager.java: javadoc bugfix 2007-02-08 02:37 jawe * src/config/log4j.properties: new logs dir 2007-02-08 02:36 jawe * logs: new logs dir 2007-02-05 14:47 jawe * build.xml: incremented version to 0.0.3 2007-02-05 14:41 jawe * build.xml, scripts/autohost, scripts/autohost/autohost.js, scripts/autohost/commands, scripts/autohost/commands/addinvitehost.js, scripts/autohost/commands/addophost.js, scripts/autohost/commands/addvoicehost.js, scripts/autohost/commands/removeinvitehost.js, scripts/autohost/commands/removeophost.js, scripts/autohost/commands/removevoicehost.js, scripts/autohost/eventhandlers, scripts/autohost/eventhandlers/invite.js, scripts/autohost/eventhandlers/op.js, scripts/autohost/eventhandlers/voice.js, scripts/autouser, scripts/autouser/autouser.js, scripts/autouser/eventhandlers, scripts/autouser/eventhandlers/invite.js, scripts/autouser/eventhandlers/op.js, scripts/autouser/eventhandlers/voice.js, scripts/config.js, scripts/core/commands/modules.js, scripts/core/core.js, scripts/example/commands/echo.js, scripts/example/example.js, scripts/irc/commands/invite.js, scripts/irc/commands/umode.js, scripts/irc/eventhandlers/part.js, scripts/irc/irc.js, scripts/perform.js, scripts/user/commands/auth.js, scripts/user/commands/ident.js, scripts/user/commands/logout.js, scripts/usermanager/commands/addusergroup.js, src/docs/README.html, src/docs/README.txt, src/docs/index.html, src/java/net/jawe/scriptbot/Bot.java, src/java/net/jawe/scriptbot/Config.java, src/java/net/jawe/scriptbot/impl/BotImpl.java, src/java/net/jawe/scriptbot/impl/ConfigImpl.java, src/java/net/jawe/scriptbot/impl/users/BotGroupImpl.java, src/java/net/jawe/scriptbot/impl/users/BotUserImpl.java, src/java/net/jawe/scriptbot/impl/users/UserManagerImpl.java, src/java/net/jawe/scriptbot/users/BotGroup.java, src/java/net/jawe/scriptbot/users/UserManager.java: bigger update due to SVN/DNS probs on sf.net's side after project rename: added modules autouser added module autohost with commands addophost, removeophost, addvoicehost, removevoicehost added javascript example, just for completeness added to irc module, commands invite, op, deop, voice, devoice added events login, logout changed: only OWNERs can add users to groups MASTER and OWNER added config setting auditCommands moved matchHostmask from BotUser to UserManager numerous minor changes and last but not least bug fixes :)

    posted 1005 days ago

Rate and Review

Be the first person to add a text review.

Would you recommend this project?






<

Related Projects

ScriptBot Actions

Thanks for your rating!

Would you also like to write a review?





Skip Review