codesidian / Python-MissionChiefBot

A Python bot for the online game MissionChief
Other
12 stars 15 forks source link

refactor: Changing flow #12

Closed jackbayliss closed 4 years ago

jackbayliss commented 4 years ago

Additional changes to refactor flow. Now does the following :

  1. Finds the required vehicles and qty via the mission.
  2. Tries to match the required vehicles against available vehicles.
  3. Only despatches the required qty

Also includes any changes via https://github.com/codesidian/Python-MissionChiefBot/pull/9

(Currently only works for the fire house) - I haven't unlocked anything else. Might be a good idea to get help from the community.

jackbayliss commented 4 years ago

@piitchyy I'm sure I can work something out.

No-Death commented 4 years ago

@jackbayliss If you need any help just hmu. I was thinking of like using json files as translation files so the community can make new and/or update themself. 😄

jackbayliss commented 4 years ago

@codesidian Thank you, we will need to fix.