butterscotchstallion / limnoria-plugins

A smattering of Limnoria plugins I've written
MIT License
14 stars 14 forks source link

SpiffyTitles: don't reply with nick #48

Closed butterscotchstallion closed 9 years ago

butterscotchstallion commented 9 years ago

Currently SpiffyTitles uses irc.reply, which addresses people that link stuff by their nick. You can turn this off by setting supybot.reply.withNickPrefix to False but this would affect all plugins. Instead, just send the message, which would never address people by nick.