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

Figure out a way to track in-game calendar event signups #20

Open itsgc opened 3 years ago

itsgc commented 3 years ago

Calendars are not exposed via API so this will be very tricky.

itsgc commented 3 years ago

Apparently using the full oauth workflow you can access this data for a particular character (and hence the guild they are member of). Requires more discovery.