Commit Graph

5 Commits (main)

Author SHA1 Message Date
Bram van den Heuvel 89a118dff7 Fix incorrect timing bug
Fix a bug where the client didn't actually ignore messages that were sent in the past. This could cause a server to stop running because it had been asked to stop in the past, forcing the Matrix room to spam enough messages until the command would no longer appear in the initial sync
2023-10-02 17:22:40 +02:00
Bram van den Heuvel e94fc2d4d3 Allow NBSR for stderr 2023-10-02 00:36:12 +02:00
Bram van den Heuvel 6a606a61f5 Fix bugs + clean code 2023-10-01 20:49:47 +02:00
Bram van den Heuvel 610c3bb01d Move config.py 2023-10-01 16:41:00 +02:00
Bram van den Heuvel 5d86b17a01 Move Python scripts to src/ folder 2023-10-01 16:33:10 +02:00