Back
Similar todos
#banjo Implement emoji reactions from Slack -> Discord
#banjo Implement emoji reactions from Discord -> Slack
#banjo Track which user uses which reaction on which message so we only remove the bot’s synced reaction when all users remove their reaction
#slackdiscord Sync emoji reactions from Discord => Slack. If user has permissions, do it as user. Otherwise do it as bot.
#slackdiscord Mirror Discord emoji reactions to Slack with correct emoji translation
#slackdiscord When user edits message in Discord, also edit in slack
#banjo Make sure Slack replies get threaded on Discord
#slackdiscord Fix bug where having slack_access_token empty would accidentally send no token to slack at all instead of generic bot token
added Slack integration #groouply
Added in data for Slack #usethekeyboard
#banjo Complete message sync from Slack to Discord
fix bug where people got eachother's usernames on #nomads because we used index of array as Slack ID instead of key of associative array (with @daniellockyer)
added custom slack integration #webhookhq
Detect when my bot user is added to a Slack channel #hellohailey
Add Slack integration #askuser
#slackdiscord Fix issue with messages in Slack beign attached to the wrong user
#banjo Implement message sync from Discord to Slack
fix DM autoresponder on Slack bug where it would still show notifications after Slack API conversations.close was hit, because the messages were unread, now mark the messages with a TS (timestamp) +5 minutes in future to remove any notifications, and instantly closing the DM after autoresponding to it #nomads