bot.go | ||
chirpnest.sample.cfg | ||
client.go | ||
def.go | ||
items.go | ||
job.go | ||
main.go | ||
mq.go | ||
msg.go | ||
obj.go | ||
README.md | ||
rules.go | ||
sql.go | ||
utils.go | ||
workers.go |
ChirpNestBot
- 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
- 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
- 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
- Test HTML in message
- Update auction from broadcast
Progression :
- 0 -> 4 : Forest + Foray ;
- 5 -> 10 : Forest + Foray + Arena ;