Writing a fun Matrix bot in Rust. This time:
- reviewing PRs
- Starting on auto-joining rooms
Next time:
- Finish auto-joining rooms by figuring out how to keep a long-running sync loop going at the same time as using the sender to send messages.
Writing a fun Matrix bot in Rust. This time:
Next time: