test
This commit is contained in:
parent
393fdb289e
commit
f2c6a768d7
@ -1,12 +1,10 @@
|
|||||||
ChirpNestBot
|
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)
|
- [ ] 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
|
- [ ] Update old auctions with client
|
||||||
- [ ] Convert config to json
|
- [ ] Convert config to json
|
||||||
- [ ] Eliminate cache map race conditions (all maps with read/write) and use redis ?
|
- [ ] 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
|
- [ ] Turn on/off queue consumption
|
||||||
- [ ] Client de-registration announce
|
- [ ] Client de-registration announce
|
||||||
- [ ] Items parsing/identification
|
- [ ] Items parsing/identification
|
||||||
@ -23,6 +21,8 @@ ChirpNestBot
|
|||||||
- [ ] Impersonate
|
- [ ] Impersonate
|
||||||
- [x] Foray interception
|
- [x] Foray interception
|
||||||
- [x] Export/import all messages
|
- [x] Export/import all messages
|
||||||
|
- [x] Test HTML in message
|
||||||
|
- [x] Update auction from broadcast
|
||||||
Progression :
|
Progression :
|
||||||
- 0 -> 4 : Forest + Foray ;
|
- 0 -> 4 : Forest + Foray ;
|
||||||
- 5 -> 10 : Forest + Foray + Arena ;
|
- 5 -> 10 : Forest + Foray + Arena ;
|
Loading…
Reference in New Issue
Block a user