bra1n / judgebot

Discord Bot for Magic: The Gathering / Judge related content
https://discord.com/api/oauth2/authorize?client_id=240537940378386442&permissions=274878187520&scope=applications.commands%20bot
GNU General Public License v3.0
34 stars 17 forks source link

Replace Venser's Journal as a dependency #168

Closed lunakv closed 2 years ago

lunakv commented 2 years ago

Resolves #167 (hopefully).

Venser's Journal is going fully offline on June 1st, and parts of the API are already offline (including the CR redirect link). A new API has been created as a replacement over at https://api.academyruins.com (code at https://github.com/lunakv/academyruins-api). This PR updates the dependency to make the rules endpoints work again.

bra1n commented 2 years ago

LGTM