mautrix / instagram

A Matrix-Instagram DM puppeting bridge
https://matrix.to/#/#instagram:maunium.net
GNU Affero General Public License v3.0
144 stars 28 forks source link

Better way to know when logged out #116

Closed phorcys420 closed 1 year ago

phorcys420 commented 1 year ago

I've experienced a number of disconnects since my first use of the bridge (october 2021), and each time, I fail to know that I've been disconnected.

I have the bot's DMs muted because honestly, who likes this stuff ? image

That's not really an issue, but when I get the log out messages, I don't know about them and usually spend around 30 minutes to 3 hours to notice that my friends haven't been ghosting me ! (I have a specific space for friends and a specific space for bridges)

I think it could be improved. Now, I have some ideas in mind :

tulir commented 1 year ago

You can disable the unimportant notices https://github.com/mautrix/instagram/blob/master/mautrix_instagram/example-config.yaml#L302-L304

phorcys420 commented 1 year ago

oh, thanks for the heads up ! I guess I'll close this then.