Feat: session db methods and try at tx

This commit is contained in:
Grail Finder
2025-07-02 16:47:17 +03:00
parent 8d159baad7
commit a438d5b665
4 changed files with 63 additions and 9 deletions

View File

@ -1,4 +1,5 @@
### feats
- implement the db methods for sessions in repos/session.go; +
- auto close room if nothing is going on there (hmm) for ~1h; +
- words database (file) load and form random 25 words; +
- invite link; +