This commit is contained in:
shoopea 2020-01-24 15:50:55 +08:00
parent c6ef1a79d5
commit 8daa5c7400

View File

@ -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