erictossell/MythicPlusBot

Refactor RaiderIO data layer

Closed this issue · 1 comments

The data handling of the raider IO API is not currently managed by any classes.

Create a RaiderIO Service class to store the necessary calls and API handling.

The RaiderIO Object class now contains the associated class objects required for handling data from the raider IO API.

Additional classes may be required in the future