Slight chat/play refactor, add roll command

This commit is contained in:
Benjamin Sherriff
2024-01-29 13:50:57 -05:00
parent 096a47b96e
commit 51e63d8dbe
13 changed files with 290 additions and 35 deletions

1
.gitignore vendored
View File

@@ -2,6 +2,7 @@
target/
.idea/
**/Cargo.lock
.DS_Store
.next/
node_modules/