Connect to Ballchasing with the bot
Juholei opened this issue · 0 comments
Juholei commented
Build the boilerplate needed to connect to Ballchasing through their API. API documentation: https://ballchasing.com/doc/api
Make the API key used for the API calls configurable.
Definition of Done:
- It works
- Tests written if applicable
- Code has been reviewed