Add nick/hostmask ignorance
Morbus Iff - June 25, 2008 - 18:50
| Project: | Bot |
| Version: | 6.x-1.x-dev |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Description
* Nick and hostmask ignoring should be possible.
* In bot_start.php, the hooks aren't fired for those nicks/hostmasks.
* But, bot_log always needs to have hooks fired, banned or not.
* Add special case for bot_log (or some sort of "honors" registry).
This would prevent bot fights but, with the honor registry, would still allow bot_log to log banned items.
