MarcTowler / discord-bot

BSD 2-Clause "Simplified" License
2 stars 0 forks source link

Endpoint Access for Azure #41

Closed MarcTowler closed 5 years ago

MarcTowler commented 5 years ago

Currently awaiting details for access to Azure via a couple of endpoints...

1) Points endpoint for #40 2) Archive endpoint for event archiving.

Awaiting information from Kolk

kolkonos commented 5 years ago

Currently working on the revamp of point system to add clan specific Eligible events for event creation template. Once that is complete I can work on the api end point to access the CreateEvent end point. We need a list of steps for the bot. I’m thinking the bot pulls the list of eligible events as json and then works internally to build out the body of the event request.

kolkonos commented 5 years ago

Points end point complete.