itsgc / raidnight

An attempt to build an interface to Blizzard Entertainment Profile API meant to ease the task of managing rosters for Guild Raids
GNU Affero General Public License v3.0
0 stars 1 forks source link

Build basic parsing logic for fetching guild roster #10

Closed itsgc closed 3 years ago

itsgc commented 3 years ago

Start by implementing it in blizz_test.py and move it to application.py once refined.