python
python | ||
---|---|---|
1 | 9 | |
196 | 381 | |
3.1% | - | |
6.4 | 7.4 | |
3 months ago | about 1 year ago | |
Python | Python | |
Mozilla Public License 2.0 | GNU Affero General Public License v3.0 |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
python
-
I make extensive use of Telegram bots for educational purposes (they help me with audio, image requests). I'm thinking about switching to Element/Matrix, but are the bots as capable there too?
Yes, see https://codeberg.org/imbev/simplematrixbotlib and https://github.com/mautrix/python
-
Matrix 2.0: The Future of Matrix
My Facebook bridge constantly locks up my account. [1]
[1] https://github.com/mautrix/facebook/issues/236
-
Most used selfhosted services in 2022?
Sure, I use this bridge (https://github.com/mautrix/facebook) to bridge synapse server to my facebook account, so I can use facebook messenger through my synapse server. I like it mainly so I don't have to install facebook messenger on my phone.
- How to get rid of Facebook Messenger?
-
The first beta of Slidge (XMPP bridges) is out
It's unrelated, except for the fact that I used the reverse engineering of the facebook messenger protocol by the mautrix team. [1]
I may add a "matrix plugin" [2] if I feel like it someday, but probably after I implement group chat support. Then you'll be able to use XMPP<->Matrix<->some-other-thing for extra over-engineering points. ;)
I prefer XMPP because it's lighter on resources, server-wise at least, and it's managed through a democratic process, which has it upsides and downsides. As someone I like said "democracy is boring, dictatorship works faster".
[1] https://github.com/mautrix/facebook
-
Regulate, break up, open up: how to fix Facebook in 2022. After another disastrous year for the company, experts and activists see clear ways to tackle its problems.
There exists a Matrix-Facebook bridge, but unfortunately it requires a home server to run it and many people can't afford that.
-
mautrix-whatsapp error: access token invalid
I've recently set up a synapse instance on my home server using the official docker image, and a mautrix-facebook bridge also using docker. So far it's all working great! However, I've had issues setting up mautrix-whatsapp: when I follow the setup instructions on the GitHub I get the following error:
- Let’s chat about RCS
-
Element launches Element Home
like this?
-
Better than WhatsApp: Try these Free Software Apps and Services
The bridges can get a little more complicated, here's the facebook setup instructions for python, but if that's too much for you then I'd reconsider beeper (p.s. they said thanks for the feedback on the sign-up form). I don't know anything about their payment options, but I know that you can always just use the Element chat client, available for web, android, ios, desktop in the usual stores.
What are some alternatives?
telegram - A Matrix-Telegram hybrid puppeting/relaybot bridge
instagram - A Matrix-Instagram DM puppeting bridge
hiero-sdk-go - Go SDK for Hiero
googlechat - A Matrix-Google Chat puppeting bridge
python-zulip-api - Python library for the Zulip API.