chirpnest/README.md

40 lines
1.9 KiB
Markdown
Raw Normal View History

2019-05-31 04:02:21 +02:00
ChirpNestBot
2019-10-21 08:45:47 +02:00
- [ ] Remove duplicate messages from external channels where there was client+bot feed
2019-10-13 09:53:35 +02:00
- [ ] Identify TG user_id
2019-08-15 10:57:10 +02:00
- [ ] Add autobid option for auctions
2019-06-14 08:04:50 +02:00
- [ ] Check for not launching concurrent msg rescan jobs
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
2019-06-14 06:01:59 +02:00
- [ ] 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-06-14 06:15:45 +02:00
- [ ] Update items parsing/identification with gear details (atk/def/mana)
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
2019-10-21 08:45:47 +02:00
- [ ] Link TelegramUserID and UserID (can use historic auction messages)
2019-07-09 10:19:28 +02:00
- [ ] Issue with Squire in the /g_roles ?
2019-05-31 12:41:26 +02:00
- [x] Foray interception
2019-07-31 03:24:01 +02:00
- [ ] Handle Foray timeout to stop spamming in case something goes bad
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-14 06:15:45 +02:00
- [x] Items parsing/identification
2019-07-08 12:29:23 +02:00
- [x] MQTGCmdWorker[2] : Publishing message.: Exception (504) Reason: "channel/connection is not open" (add check in MQKeepAliveWorker ?)
- [x] Rewrite MQ connection handling for clients/keep alive/msg recv
2019-06-14 06:01:59 +02:00
- Progression :
2019-06-03 10:31:28 +02:00
- 0 -> 4 : Forest + Foray ;
2019-07-09 09:12:03 +02:00
- 5 -> 19 : Forest + Foray + Arena ;
- 20 -> .. : Forest + Swamp + Valley + Foray + Arena.