As a discord bot developer, I would like to have access to an API route for my p1p1 bot.
The specification:
Returns an array of card names that represents the pack
GET /cube/api/p1p1/:id, where id=cubeID
Code can be recycled from the draft initialization.
As a discord bot developer, I would like to have access to an API route for my p1p1 bot.
The specification:
Returns an array of card names that represents the pack
GET /cube/api/p1p1/:id, where id=cubeID
Code can be recycled from the draft initialization.