snarfed / bridgy-fed

🌉 A bridge between decentralized social network protocols
https://fed.brid.gy
Creative Commons Zero v1.0 Universal
726 stars 39 forks source link

Various improvements to invite DMs #1478

Closed FurblandChannel closed 1 week ago

FurblandChannel commented 1 week ago

I feel like this would go hand in hand with the other task open right now about making the invite DMs simpler. When a request is sent to an already bridged user, the bot should inform them as such and send a link to their bridged profile. It would also be nice for the bot to notify the user making the request if the user being sent the invite has their DMs closed. Thirdly, if you have sent an invite to someone or requested to invite someone that has already been invited, the bot should send you a DM with the bridged profile once the invite has been accepted.

snarfed commented 1 week ago

Definitely good ideas! The first one is already implemented: when you request an already bridged user, the bot replies and says so and links to their profile. The second and third are https://github.com/snarfed/bridgy-fed/issues/1326 and https://github.com/snarfed/bridgy-fed/issues/1321 , respectively.

FurblandChannel commented 1 week ago

Got it, awesome! Closing as there is already a task for this.