Coding Matrix in Rust | 2023-06-05

time1 yr agoview0 views

Continuing to code our Matrix bot in Rust that simulates Arnold Schwarzenegger. This time:

  • Writing a tiny parser to process arnie commands.

Next time:

  • Finish the parser and use it inside the ArniePlugin.
Loading comments...