Skip to content
Snippets Groups Projects
  • Bruce Cowan's avatar
    fe97115b
    Fix plugin · fe97115b
    Bruce Cowan authored
    It turns out that callback_mention doesn't work for the bot itself, so use
    callback_message, and now self.bot_identifier is an object with a long IRC
    identifier, so have to get it to be sane string.
    fe97115b
    History
    Fix plugin
    Bruce Cowan authored
    It turns out that callback_mention doesn't work for the bot itself, so use
    callback_message, and now self.bot_identifier is an object with a long IRC
    identifier, so have to get it to be sane string.