Go to file
2019-06-11 14:03:58 +08:00
bot.go test 2019-06-10 17:34:46 +08:00
chirpnest.sample.cfg test 2019-05-03 11:24:44 +08:00
client.go test 2019-06-11 11:38:55 +08:00
def.go test 2019-06-11 10:00:37 +08:00
items.go test 2019-06-08 23:28:07 +08:00
job.go test 2019-06-11 12:15:24 +08:00
main.go test 2019-06-11 10:14:19 +08:00
mq.go test 2019-05-06 10:54:24 +08:00
msg.go test 2019-06-11 10:06:04 +08:00
obj.go test 2019-06-11 10:14:19 +08:00
README.md test 2019-06-11 14:03:58 +08:00
rules.go test 2019-06-11 10:46:25 +08:00
sql.go test 2019-06-11 09:59:20 +08:00
utils.go test 2019-06-03 09:21:31 +08:00
workers.go test 2019-06-11 14:03:58 +08:00

ChirpNestBot

  • Test HTML in message
  • Update auction from broadcast
  • Adjust /time clock for auctions/... (delay between cw and real time ?)
  • Make sure refresh message receives the message later (jobMsgRefresh)
  • 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
  • Turn on/off queue consumption
  • Client de-registration announce
  • Items parsing/identification
  • 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
  • Foray interception
  • Export/import all messages Progression :
    • 0 -> 4 : Forest + Foray ;
    • 5 -> 10 : Forest + Foray + Arena ;