I'd like to have specific ignores down to individual modules, with the ability to globally ignore, too.
Possible syntax:
Global: !ignore nick!.*@.* all
URLFollow: !ignore nick!.*@.* urlfollow
URLFollow and triggered responses: !ignore nick!.*@.* urlfollow responses
Maybe some groups too, which would be aliases for a list of modules.
bot could be [u"urlfollow", u"responses"], for instance.
These groups could be editable via commands.
I'd like to have specific ignores down to individual modules, with the ability to globally ignore, too.
Possible syntax:
Global:
!ignore nick!.*@.* allURLFollow:
!ignore nick!.*@.* urlfollowURLFollow and triggered responses:
!ignore nick!.*@.* urlfollow responsesMaybe some groups too, which would be aliases for a list of modules.
botcould be[u"urlfollow", u"responses"], for instance.These groups could be editable via commands.