Go to file
2019-07-09 16:19:28 +08:00
bot.go test 2019-07-09 16:06:02 +08:00
chirpnest.sample.cfg test 2019-06-28 15:59:58 +08:00
client.go test 2019-07-09 15:48:21 +08:00
def.go test 2019-07-09 12:56:41 +08:00
items.go test 2019-07-08 18:12:10 +08:00
job.go test 2019-06-14 12:19:28 +08:00
main.go test 2019-06-28 15:58:40 +08:00
mq.go test 2019-06-28 16:34:15 +08:00
msg.go test 2019-07-09 13:04:57 +08:00
obj.go testtest 2019-07-09 16:02:50 +08:00
README.md test 2019-07-09 16:19:28 +08:00
rules.go test 2019-07-08 15:28:31 +08:00
sql.go test 2019-07-09 16:07:46 +08:00
utils.go test 2019-06-03 09:21:31 +08:00
workers.go test 2019-07-09 16:19:28 +08:00

ChirpNestBot

  • Check for not launching concurrent msg rescan jobs
  • 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
  • Turn on/off queue consumption
  • Client de-registration announce
  • Update items parsing/identification with gear details (atk/def/mana)
  • Auto identificate weight of items
  • Tribute interception
  • Withdrawal bot
  • Crontab : engine, user interface
  • Resources hidding
  • Resources auto destroy
  • Crafting helper (rss, recipes, part) + valuation
  • Vault snapshot/diff
  • Vault valuation
  • Experience graphs & forecast
  • Impersonate
  • Link TelegramUserID and UserID
  • Issue with Squire in the /g_roles ?
  • Foray interception
  • Export/import all messages
  • Test HTML in message
  • Update auction from broadcast
  • Items parsing/identification
  • MQTGCmdWorker[2] : Publishing message.: Exception (504) Reason: "channel/connection is not open" (add check in MQKeepAliveWorker ?)
  • Rewrite MQ connection handling for clients/keep alive/msg recv
  • Progression :
    • 0 -> 4 : Forest + Foray ;
    • 5 -> 19 : Forest + Foray + Arena ;
    • 20 -> .. : Forest + Swamp + Valley + Foray + Arena.