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
Currently you can reply to someone (who is on IRC) from Slack (or mention them in a message) and they might not even be online! One way I'm thinking would be decent for this is to have a slash command to show the user who issued the command who is online without spamming the whole channel. It could also just give feedback directly to a user if the person they mentioned (with username: syntax to keep things simple) is not online. Filtering out the Slack users should be reasonably easy too and that would keep the list shorter to read.
Currently you can reply to someone (who is on IRC) from Slack (or mention them in a message) and they might not even be online! One way I'm thinking would be decent for this is to have a slash command to show the user who issued the command who is online without spamming the whole channel. It could also just give feedback directly to a user if the person they mentioned (with
username:syntax to keep things simple) is not online. Filtering out the Slack users should be reasonably easy too and that would keep the list shorter to read.