alexander_potemkin
-
Joined on
2025年04月05日
Does encryption work at all?
@zzzz wrote in imbev/simplematrixbotlib#100 (comment):
As an update.
I did find a different python library, that does handle encryption for...
Does encryption work at all?
Apologies, here what I've tried to catch every event:
@bot.listener.on_message_event
async def everything(room, message):
match = botlib.MessageMatch(room, message, bot)
...
Does encryption work at all?
It appears you can get verification by combining matrix-commander-rs in console and Ciny web client -> you get your credentials.json file and store folder that seems like working fine (verified...