sm00th / bitlbee-discord

Bitlbee plugin for Discord (http://discordapp.com)
GNU General Public License v2.0
291 stars 27 forks source link

Threads support #222

Open rstad opened 2 years ago

rstad commented 2 years ago

It looks like the discord api v9 introduced threads. I'm not sure how that would actually work here but it'd be amazing if there was a way to see those using bitlbee-discord.

Linkandzelda commented 2 years ago

+1 for this. With replies and now Threads it's getting harder to use bitlbee-discord without losing context and information. Threads is worse because we don't see anything. I got added to one without even knowing what they were.

tomatosoupcan commented 2 years ago

Could consider setting it up in a way similar to weeslack but I'm not sure how much freedom bitlbee actually gives for that sort of behavior

researcx commented 1 year ago

+1 for this also. Not sure if there's any extra functionality to them but if not, threads could be added to the chat list (chat list discord) the same way channels are, and you could "join" them via the usual:

chat add discord !1 #mydiscordchannel
chan #mydiscordchannel set auto_join true
/join #mydiscordchannel

but except for #mydiscordchannel it's #mydiscordthread.

More discord dev info on threads: https://discord.com/developers/docs/topics/threads