codesidian / Python-MissionChiefBot

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

Filter to ignore certain missons #45

Closed Bjoern-B closed 4 years ago

Bjoern-B commented 4 years ago

A fliter to ignore certain missions like planned missions they just take way to long lock vehicles for the hole time. I would find it helpful if i could just paste the mission names into a file which the bot then simply ignores i think that would be the easiest solution.

jackbayliss commented 4 years ago

I agree this would be a nice addition, I think this is feasible so leave it with me.

jackbayliss commented 4 years ago

Filter has been added with https://github.com/codesidian/Python-MissionChiefBot/commit/649aea53f87729b522b2be8870f393ea10b67dc1 simply add your mission names into the missionsignored.json :)