gwdevhub / GuildWarsPartySearch

Party Search Aggregator
1 stars 1 forks source link

Hard code "nearest outpost" for daily quests #111

Open 3vcloud opened 1 month ago

3vcloud commented 1 month ago

For the bot to be able to go to the proper outpost for a vanquish or bounty, map it in the js by adding the nearest outpost as the second argument in the constructor @ https://github.com/gwdevhub/GuildWarsPartySearch/blob/4e7234394a56154afb7e7872c5be6d216f7c7cad/GuildWarsPartySearch.NodeJSServer/src/js/DailyQuest.class.mjs#L111