ekmartin / slack-irc

Connects Slack and IRC channels by sending messages back and forth.
MIT License
587 stars 155 forks source link

Add commandCharacters option #45

Closed ekmartin closed 9 years ago

ekmartin commented 9 years ago

Makes the bot hide the username prefix (on IRC) for messages that start with one of the characters provided in commandCharacters. This makes it possible to communicate with IRC chat bots from Slack. Fixes #43.