Bot user interface

cwgordon7 - March 25, 2009 - 03:27
Bot UI screenshot

This module provides a simple interface for controlling your bot through your website. It uses a javascript/ajax-based IRC widget to send and receive your bot's messages. The bot must already be running on your website in order for the interface to work.

This module depends on the bot module.

As of now, you will want to hack bot_start.php to make bot_irc_cron run every 2 seconds or so rather than every 5 minutes. Multiple users should theoretically be able to use the bot at once, but they will both be talking as the bot at the same time, and will not see each others' messages. Also a known issue: bot messages from other bot* modules will not be outputted to the user interface.

Of course, patches are always welcome. :)

Releases

Development snapshotsDateSizeLinksStatus
6.x-1.x-dev2009-Mar-2510.51 KBDevelopment snapshotDevelopment snapshots are automatically regenerated and their contents can frequently change, so they are not recommended for production use.


 
 

Drupal is a registered trademark of Dries Buytaert.