chirpnest/README.md

29 lines
1.1 KiB
Markdown
Raw Normal View History

2019-05-31 04:02:21 +02:00
ChirpNestBot
2019-06-11 05:43:57 +02:00
- [ ] Make sure refresh message receives the message later (jobMsgRefresh)
2019-06-11 09:47:34 +02:00
- [ ] Adjust /time clock for auctions/... (delay between cw and real time ?)
2019-06-10 11:05:59 +02:00
- [ ] Update old auctions with client
2019-06-11 10:11:40 +02:00
- [ ] Convert config to json and insert sql structure in it
- [ ] add metrics
2019-06-10 11:05:59 +02:00
- [ ] Eliminate cache map race conditions (all maps with read/write) and use redis ?
2019-06-11 09:47:34 +02:00
- [ ] Transform import/export to jobs, feed msg to identification channel instead of inserting directly
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-11 09:47:34 +02:00
- [x] Test HTML in message
- [x] Update auction from broadcast
2019-06-03 10:31:28 +02:00
Progression :
- 0 -> 4 : Forest + Foray ;
- 5 -> 10 : Forest + Foray + Arena ;