コード例 #1
0
ファイル: account.py プロジェクト: EyeOfPython/EvilTravianBot
 def request_hero(self):
     doc = self.request_GET('/hero_inventory.php')
     reader.read_hero(doc, self.hero)