From f2c6a768d77371cd88557f705071e90e096510d6 Mon Sep 17 00:00:00 2001 From: shoopea Date: Tue, 11 Jun 2019 15:47:34 +0800 Subject: [PATCH] test --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) 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