chirpnest/README.md

27 lines
956 B
Markdown
Raw Normal View History

2019-05-31 04:02:21 +02:00
ChirpNestBot
2019-06-11 05:43:57 +02:00
- [x] Test HTML in message
- [x] Update auction from broadcast
- [ ] Make sure refresh message receives the message later (jobMsgRefresh)
2019-06-10 11:05:59 +02:00
- [ ] 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
2019-06-06 12:23:28 +02:00
- [ ] Turn on/off queue consumption
2019-06-01 12:18:24 +02:00
- [ ] Client de-registration announce
2019-05-31 04:02:21 +02:00
- [ ] Items parsing/identification
2019-05-31 12:41:26 +02:00
- [ ] Auto identificate weight of items
2019-05-31 05:15:19 +02:00
- [ ] Tribute interception
2019-05-31 12:41:26 +02:00
- [ ] Withdrawal bot
- [ ] Crontab : engine, user interface
- [ ] Resources hidding
- [ ] Resources auto destroy
- [ ] Crafting helper (rss, recipes, part) + valuation
- [ ] Vault snapshot/diff
- [ ] Vault valuation
2019-05-31 05:15:19 +02:00
- [ ] Experience graphs & forecast
2019-05-31 12:41:26 +02:00
- [ ] Impersonate
- [x] Foray interception
2019-06-10 11:05:59 +02:00
- [x] Export/import all messages
2019-06-03 10:31:28 +02:00
Progression :
- 0 -> 4 : Forest + Foray ;
- 5 -> 10 : Forest + Foray + Arena ;