Coding Matrix in Rust | 2023-05-08

time1 yr agoview0 views

This time:

On a journey towards adding and removing quotes to/from Arnie, our Rusty Matrix bot:

  • Added the lrange method to Database
  • Added a !list command to arnie to list all quotes

Next time:

  • Add !add and !remove commands to arnie to edit the list
  • Think about how to make !list display items on separate lines
Loading comments...