python icon indicating copy to clipboard operation
python copied to clipboard

A Python 3 asyncio Matrix framework.

Results 39 python issues
Sort by recently updated
recently updated
newest added

Currently, the first thing a ghost does when invited to a non-portal is to join. This allows to get a member list (to check if a bridge bot is there...

Just a simple bot that send back anything prefixed with `!echo`, to show a simple use of the API.

Sometimes either IPv6 or IPv4 connection is fucked up, not on hoster's side. This is a today's example: ``` laura@hakase:~$ traceroute graph.facebook.com -4 traceroute to graph.facebook.com (31.13.81.9), 30 hops max,...

The readme links to https://docs.mau.fi/python/latest/api/mautrix.crypto.html, which shows a 404 error page. I'm opening an issue rather than fixing it myself because I'm not sure where it should point, it looks...

A couple of links in the README point to non-existing pages.

It takes 60 seconds to connect to the HS in `wait_for_connection`, which suggests it's failed 6 times to do so. However, there doesn't appear to be any logs explaining why...

~~`listen_port` being passed on to `prometheus.start_http_server` makes it a whole listen_address, rather than just a port, making configs look confusing when you actually need not-just-a-port in there.~~ ~~Perhaps it'd be...

This doesn't tell me what is wrong: ``` Feb 3 10:15:20 integrations systemd[1]: Started Telegram Bridge. Feb 3 10:15:22 integrations python[16389]: Traceback (most recent call last): Feb 3 10:15:22 integrations...