- Sep 23, 2022
-
-
Gigadoc 2 authored
-
- May 19, 2022
- May 17, 2022
-
-
Gigadoc 2 authored
With this, no generator is special anymore, which allows us to terminate single generators without tearing down the connection, if desired. Also fixes a bug where only the primary generator would reconnect after 6 _successful_ connection attempts.
-
- Nov 13, 2021
-
-
Gigadoc 2 authored
-
- Nov 12, 2021
- Nov 10, 2021
-
-
Gigadoc 2 authored
It's main usage is to prevent reacting to commands from bridged users, which might be necessary if the other side of the bridge features its own Eins/EDI bot.
-
- Nov 09, 2021
- Jul 20, 2021
-
-
Gigadoc 2 authored
The script `login.py` can get a session for you. This way you don't need to save the full login credentials with the bot (the token is supposed to be less powerful than the password), and you can get your session on a different machine than the bot will be running on (especially useful for application containers, I suppose).
-
Gigadoc 2 authored
With the secret, documented-only-by-examples `close()` call
-
Gigadoc 2 authored
We might want to save more state in the future
-
- Jul 19, 2021
-
-
Gigadoc 2 authored
Currently useable by any op-flagged user. Intended for when the target channel does not have any admins available to kick the bot, possibly because it is a bridged telegram group.
-
Gigadoc 2 authored
-
Gigadoc 2 authored
-
Gigadoc 2 authored
-
Gigadoc 2 authored
Be aware that this is not full HTML, it has to follow https://matrix.org/docs/spec/client_server/r0.6.1#m-text
-
- Jul 18, 2021
- Jul 17, 2021
-
-
Gigadoc 2 authored
To mirror the EDI-telegram approach, we check if the sending user is currently joined in a predefined "members only" room. It is only binary for now: members get the "op" flag, all others no flags. If you want more granularity you first need to restrict EDI-telegram.
-
Gigadoc 2 authored
-
Gigadoc 2 authored
-
Gigadoc 2 authored
-
Gigadoc 2 authored
-
- Jul 16, 2021
-
-
Gigadoc 2 authored
-