codesidian / Python-MissionChiefBot

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

Remove hard references to domains, use url.txt #17

Closed jackbayliss closed 4 years ago

jackbayliss commented 4 years ago

@codesidian Please see below, if you get to it before me-

https://github.com/codesidian/Python-MissionChiefBot/blob/bc00f8529f979730ea78b1463f5c80e4620586e9/missionchief_bot.py#L80

Need to remove any hard url references in the bot, and just use the url.txt where the user can add their url.

Perhaps check the tags are the same on other URLs before committing

jackbayliss commented 4 years ago

Fixed : https://github.com/codesidian/Python-MissionChiefBot/commit/a951142c65b54fcf9e76ef3cf657059adf359a62