Go to file
2019-10-13 15:53:35 +08:00
bot.go help 2019-10-13 15:25:02 +08:00
chirpnest.sample.cfg fwd job 2019-08-27 23:10:57 +08:00
client.go fix g deposit 2019-08-29 20:03:54 +08:00
def.go update vault 2019-10-12 13:47:40 +08:00
items.go fix items cache 2019-08-23 18:34:27 +08:00
job.go typo 2019-10-13 15:24:11 +08:00
main.go debug 2019-10-11 15:57:15 +08:00
mq.go test 2019-06-28 16:34:15 +08:00
msg.go update withdraw rcv 2019-10-11 09:56:02 +08:00
obj.go update getObjMsg 2019-10-11 09:32:52 +08:00
README.md update readme 2019-10-13 15:53:35 +08:00
rules.go update withdraw rcv 2019-10-11 09:21:09 +08:00
sql.go update vault 2019-10-12 13:47:40 +08:00
utils.go client revamping compilation fix 2019-07-31 14:41:48 +08:00
workers.go update vault 2019-10-12 13:47:40 +08:00

ChirpNestBot

  • Identify TG user_id
  • Add autobid option for auctions
  • 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
  • Handle Foray timeout to stop spamming in case something goes bad
  • 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.