DanielOhrin / MidnightBot

0 stars 0 forks source link

Implement API key checks #46

Open DanielOhrin opened 1 year ago

DanielOhrin commented 1 year ago

This means to check the /key endpoint for how many calls they have left in the limit.

Do this first for any intensive calls (like alliance commands), but eventually implement it for every command.