markdstouffer / ani-bot

Discord.js bot integrated with AniList's GraphQL API.
3 stars 2 forks source link

Mutations! #17

Closed markdstouffer closed 3 years ago

markdstouffer commented 3 years ago

Mutations

Note

This is a large update, and particularly sensitive security-wise. A lot of time went into guaranteeing the safety of the user's details, and ensuring that only the user could alter their AniList data. Nevertheless, other bugs (hopefully mostly UI-related) will be likely as there's only so much testing I can do with 1-2 dummy users. This PR will help see how the update scales.