discord-relay-chat / drc

Discord Relay Chat
https://discordrc.com
MIT License
18 stars 3 forks source link

"Bridge" mode improvements / additions #35

Open edfletcher opened 5 months ago

edfletcher commented 5 months ago

As more people are using DRC as a bridge between Discord and IRC (a use case I did not initially design or build for but that DRC naturally does pretty well), I'd like to put focus on improving the rough edges of this use case and adding features that support it.

Important consideration: nothing added or improved for "Bridge" mode can be allowed to compromise the primary user experience as a single-user IRC client. Because it's my IRC client, and I don't want it to break. 😝

edradev commented 5 months ago

Yes, @edfletcher perfectly described. Ofcourse the separate connections to the specified IRC server will be opened in case of activity at the discord channel (user talks) and after some inactivity lets say few hours the user will be disconected from irc (we don't want to have much inactive/idle users/connections)