This commit is contained in:
bel
2022-01-17 22:04:57 -07:00
parent ced1afff88
commit ecf22c3a3d
2 changed files with 4 additions and 5 deletions

View File

@@ -1,10 +1,10 @@
todo:
- mark jobs no longer avail by modifying in matrix;; save matrix ID over dummy payload
- recv-as for clients so pa receives mas commands as writes
- TEST. Just like, refactor and test to shit.
- try search ntg by autoinc?
- test each !command callbacks to matrix
- recv-as for clients so pa receives mas commands as writes
- continuation is garbo, but I can still do better client side to avoid get-set high level
- no hard code jpeg or have it in multiple places
- test each !command callbacks to matrix
- change matrix so I test my custom logic even if I dont fetch remote
- warn/err/etc. on clobbering ids.matrix since clients can mess with one another
- modify old items once no longer available; drop stale jobs good candidate but requires new matrix interaction
@@ -14,6 +14,7 @@ todo:
- banlist criteria like vendors, brokers, metadata
- set up copy for caleb, broc
done:
- mark jobs no longer avail by modifying in matrix;; save matrix ID over dummy payload
- TEST its falling apart
- help() log on truckstop for stuff like perma 403
- figure out zoom on maps;; is there like an auto-zoom I can leverage?