Back
Slack-Discord Bridge
Slack-Discord Bridge
#slackdiscord
Building a Slack <=> Discord bridge for Nomad List
Launched October 11, 2021
Load previous page…
#slackdiscord Collect TODOs until first major rollout
#slackdiscord Setup bridge for first channel
#slackdiscord Cache first production channels for first test
#slackdiscord Unfuck the Discord because it had duplicate channels everywhere
#slackdiscord Try caching channels in production, find bug.
#slackdiscord Setup Slack/Discord apps for actualy use
#slackdiscord Annoy customer about project access
#slackdiscord When user edits message in Discord, also edit in slack
#slackdiscord move app data to slackDiscordDb so we can e.g. update the channel list without having to restart the app
#slackdiscord Make threading/replies work in both directions
#slackdiscord Sync thread status from Discord
#slackdiscord Make sure that if someone makes thread in Discord, it will be correctly updated in our db and messages in slack that reply to that thread will be correctly associated to that thread
#slackdiscord Create thread and respond appropriately in Discord if someone starts reply thread on Slack
#slackdiscord Establish bi-directional bridge for deleting messages
#slackdiscord Fix issue with messages in Slack beign attached to the wrong user
#slackdiscord If message deleted in Slack, delete in Discord too
#slackdiscord Run into Discord Avatar timeout because I try changing bot avatar too fast
#slackdiscord Figure out how to make bot respond to Discord messages
#slackdiscord Save message ids to database for easy querying
#slackdiscord keep track of slack and discord id's for every message so if somebody replies to a certain message I can find it again in the other app