electron271
electron271
a lot of the code is uncommented and gibberish - [x] src/main.rs - [ ] src/debug.rs - [ ] src/main.rs - [ ] src/state.rs - [ ] src/utils/binarytree.rs - [...
i have re-appeared from the abyss ready to continue work
Badges
longer project to implement badges - [x] badge designs - [ ] message count in db (will be exported from statsbot) - [ ] voice hour tracking (will be exported...
**This will need to be done before 0.1.0** ## TODO - [x] Uninstall Prisma-related packages and install SQLModel packages. - [x] Refactor models and DB scripts to SQLModel conventions. -...
Move stuff such as fun facts into files in assets/data to organize further.
make sure to move the example.py file somewhere else ## Summary by Sourcery New Features: - Add an example command that can be invoked as both a slash command and...
**This will need to be done before 0.1.0** ## TODO - [ ] Uninstall Prisma-related packages. - [ ] Refactor models and DB scripts to Tortoise conventions. - [ ]...
**This will need to be done before 0.1.0** ## TODO - [x] Uninstall Prisma-related packages. - [ ] Refactor models and DB scripts to SQLModel conventions. - [ ] Replace...
## TODO - [x] Uninstall Prisma-related packages and install Tortoise packages. - [ ] Refactor models and DB scripts to Tortoise conventions. - [ ] Replace all Prisma CRUD/query calls...