Hubs-Foundation / hubs-discord-bot

A Discord bot that helps you use Hubs together with people in Discord.
Mozilla Public License 2.0
50 stars 31 forks source link

Bot needs to gracefully handle channel deletions #76

Open mqp opened 5 years ago

mqp commented 5 years ago

Right now, the bot will wind up having invalid bridges in its memory if you delete Discord channels while they are bridged to it, causing odd behavior later. We need to notice the deletion and behave as though it was unbridged in the usual way.