refactoring and stuff

This commit is contained in:
Tabby 2025-11-02 14:55:36 +11:00
parent 03e0f0d5a8
commit 9dc18b86a2
16 changed files with 260 additions and 115 deletions

23
TODO.md Normal file
View file

@ -0,0 +1,23 @@
# FabsocBot
## Todo
- [x] want to redo spool management so when a spool is in a printer it leaves leaves the library - only exists in one place at a time
- [x] spool list should show loaded spools in printer, then unloaded and available spools
- [X] unloading a spool returns it to the library
- [x] shoot some of the printers can hold multiple fillaments: endermixer 2, ams: 4
- [x] handling of spools when printer is deleted
- [x] command permissions
- [x] refactoring
- [x] documentation
- [x] readme
- [x] fabsoc docs
- [x] contributing guide
- [x] help command -> points to fabsoc docs?
- [x] offer to delete /unloaded spools
- [?] bugtesting / fixing
- [x] spool editing
- [ ] seperate place to store bot access key
- [x] update test command
### Possible furture development
- job management