diff --git a/README.md b/README.md index 887f491..57a86f2 100644 --- a/README.md +++ b/README.md @@ -1,12 +1,10 @@ ChirpNestBot -- [x] Test HTML in message -- [x] Update auction from broadcast -- [ ] Adjust /time clock for auctions/... (delay between cw and real time ?) - [ ] Make sure refresh message receives the message later (jobMsgRefresh) +- [ ] Adjust /time clock for auctions/... (delay between cw and real time ?) - [ ] Update old auctions with client - [ ] Convert config to json - [ ] Eliminate cache map race conditions (all maps with read/write) and use redis ? -- [ ] Transform import/export to jobs +- [ ] Transform import/export to jobs, feed msg to identification channel instead of inserting directly - [ ] Turn on/off queue consumption - [ ] Client de-registration announce - [ ] Items parsing/identification @@ -23,6 +21,8 @@ ChirpNestBot - [ ] Impersonate - [x] Foray interception - [x] Export/import all messages +- [x] Test HTML in message +- [x] Update auction from broadcast Progression : - 0 -> 4 : Forest + Foray ; - 5 -> 10 : Forest + Foray + Arena ; \ No newline at end of file