Go to file
shoopea 355f321a26 update msg_me_ack rules 2022-07-02 11:00:34 +08:00
data update msg_me_ack rules 2022-07-02 11:00:34 +08:00
.gitignore add stex to /alch_all 2022-01-20 21:58:54 +08:00
Dockerfile update default config and create Dockerfile 2021-10-26 22:20:10 +08:00
README.md update TODO 2020-04-07 09:08:02 +08:00
bindata.go update msg_me_ack rules 2022-07-02 11:00:34 +08:00
bot.go fix rerun 2021-01-23 22:40:18 +01:00
class.go start rage up and peace up 2020-02-22 12:30:16 +08:00
client.go update clients.json path 2021-10-26 22:24:14 +08:00
cron.go update clients.json path 2021-10-26 22:24:14 +08:00
def.go add stex to /alch_all 2022-01-20 21:58:54 +08:00
generate.go update version 2021-10-27 09:44:55 +08:00
go.mod update version 2021-10-27 09:44:55 +08:00
go.sum update version 2021-10-27 09:44:55 +08:00
item.go fix 2021-01-21 16:36:07 +01:00
job.go add stex to /alch_all 2022-01-20 21:58:54 +08:00
main.go update version 2021-10-27 09:44:55 +08:00
mq.go test 2019-06-28 16:34:15 +08:00
msg.go update cron for tributes 2020-10-20 11:07:52 +02:00
obj.go test 2020-06-26 12:24:26 +02:00
rules.go test 2021-01-21 15:25:16 +01:00
sql.go fix 2020-10-20 11:47:13 +02:00
utils.go test 2020-06-27 12:41:52 +02:00
version.go update msg_me_ack rules 2022-07-02 11:00:34 +08:00
version.sh update version 2021-10-27 09:44:55 +08:00
workers.go add brew item 2021-01-21 14:52:40 +01:00

README.md

ChirpNestBot

  • Remove duplicate messages from external channels where there was client+bot feed
  • 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
  • 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
  • Crontab : user interface
  • Resources hidding
  • Resources auto destroy
  • Crafting helper (rss, recipes, part)
  • Resource, recipe and parts valuation
  • Vault snapshot/diff
  • Vault valuation
  • Experience graphs & forecast
  • Impersonate
  • Link TelegramUserID and UserID (can use historic auction messages)
  • Issue with Squire in the /g_roles ?
  • Handle Foray timeout to stop spamming in case something goes bad
  • Insert sql structure in config ?
  • Convert config to json
  • Foray interception
  • Withdrawal bot
  • Crontab : engine
  • 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.