recursecenter / pairing-bot

A Zulip bot that partners people for pair programming practice
MIT License
22 stars 15 forks source link

refactor: Rewrite the command parser #92

Closed jdkaplan closed 1 month ago

jdkaplan commented 1 month ago

This is the big parser rewrite! I tried to do it in small chunks, but I relied a lot on the now-nearly-exhaustive test suite.