From 8daa5c74004c857df5334964fcf52a32bb46971e Mon Sep 17 00:00:00 2001 From: shoopea Date: Fri, 24 Jan 2020 15:50:55 +0800 Subject: [PATCH] readme --- README.md | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index d3de63c..b3f6a32 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,6 @@ ChirpNestBot - [ ] 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 and insert sql structure in it - [ ] Add metrics - [ ] Eliminate cache map race conditions (all maps with read/write) and use redis ? - [ ] Transform import/export to jobs, feed msg to identification channel instead of inserting directly @@ -15,8 +14,6 @@ ChirpNestBot - [ ] Update items parsing/identification with gear details (atk/def/mana) - [ ] Auto identificate weight of items - [ ] Tribute interception -- [ ] Withdrawal bot -- [x] Crontab : engine - [ ] Crontab : user interface - [ ] Resources hidding - [ ] Resources auto destroy @@ -27,8 +24,12 @@ ChirpNestBot - [ ] Impersonate - [ ] Link TelegramUserID and UserID (can use historic auction messages) - [ ] Issue with Squire in the /g_roles ? -- [x] Foray interception - [ ] Handle Foray timeout to stop spamming in case something goes bad +- [ ] Insert sql structure in config ? +- [x] Convert config to json +- [x] Foray interception +- [x] Withdrawal bot +- [x] Crontab : engine - [x] Export/import all messages - [x] Test HTML in message - [x] Update auction from broadcast