The TopicEngine is an advanced TCL script for eggdrop bots for managing the topic in one or more channels. It allows users to change or lock the channel topic through the use of public commands in the channel, with fine-grain permission controls available. Users do not have to be opped to change the topic (but the bot must be if the channel is +t). It can automatically refresh the topic after a netjoin, and allows command caching to avoid flooding the channel with topic changes. The topic can also be locked by appropriate people. TopicEngine will attempt to communicate with other TopicEngine bots in the channel to avoid a topic live-lock flood.
| Tags | Communications Chat IRC |
|---|---|
| Licenses | GPL |
| Operating Systems | OS Independent |
| Implementation | Tcl |


Release Notes: This release gives TopicEngine a new easier-to-use permission system, and uses eggdrop channel flags to manage the script. Several code and usage problems have been fixed, including better operation of the undo command.


Release Notes: This release adds support for insert and undo commands, and a regexp command to perform a regular expression replacement on the topic. Several minor bugs have been fixed.


No changes have been submitted for this release.