Encrypted room support broken #63

Closed
opened 2021-05-15 15:32:02 +00:00 by projectmoon · 1 comment
Owner

Bot currently doesn't work in encrypted rooms. Apparently something to do with calling sync_once followed by the indefinite sync. If we remove sync_once, it should work. We just need to make sure ignoring old messages works correctly still.

Bot currently doesn't work in encrypted rooms. Apparently something to do with calling `sync_once` followed by the indefinite `sync`. If we remove `sync_once`, it should work. We just need to make sure ignoring old messages works correctly still.
Author
Owner

After enough screwing around with state stores, SDK updates, and device IDs, it seems like the encrypted room support is working again. Could have been a bug in the SDK, or maybe I did not wipe out the state store properly. Who knows?

After enough screwing around with state stores, SDK updates, and device IDs, it seems like the encrypted room support is working again. Could have been a bug in the SDK, or maybe I did not wipe out the state store properly. Who knows?
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: projectmoon/tenebrous-dicebot#63
No description provided.