You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've been playing with the bot, and when I send a message from Slack to IRC it looks like:
[19:01] <stonecoldpat> <stonecoldpat> ok
<stonecoldpat> is my username in slack (and also irc).
is there a way to stop the slack name being sent to IRC? It would also be great to add this to the README.md for others if it is possible (which is why I made the issue). I couldn't find the documentation on how to do this anywhere.
The text was updated successfully, but these errors were encountered:
Is the reason you want to hide the Slack username that you're trying to use Slack as an IRC client? If so there's a section in the README about that, with a corresponding recommendation: https://github.com/ekmartin/slack-irc#personal-irc-client
It is mostly for our team to sit on an IRC channel and receive messages from it. But it would be good to hide who is sending messages from slack to IRC. So on IRC it could come up [10:03] < teamname > hello
If we added an ircMessageFormat option we'd probably have to add ircActionFormat, ircFileFormat and so on too though, could probably put it under a format object.
Hi,
I've been playing with the bot, and when I send a message from Slack to IRC it looks like:
[19:01] <stonecoldpat> <stonecoldpat> ok
<stonecoldpat> is my username in slack (and also irc).
is there a way to stop the slack name being sent to IRC? It would also be great to add this to the README.md for others if it is possible (which is why I made the issue). I couldn't find the documentation on how to do this anywhere.
The text was updated successfully, but these errors were encountered: