CRBT-Team / Purplet

A framework for quickly building Discord bots + more packages relating to the Discord API, with a primary goal on a rich developer experience.
https://purplet.js.org
Apache License 2.0
64 stars 1 forks source link

Add Auto Moderation support. #35

Closed paperdave closed 2 years ago

paperdave commented 2 years ago

I'm making this a separate issue because I feel like our rest client will be done before the issue I'm waiting on https://github.com/discordjs/discord-api-types/pull/418 to get merged.

Clembs commented 2 years ago

discord-api-types got this PR merged, we should update it across our packages and we should be good. closing as completed.

paperdave commented 2 years ago

its not completed until rest client ships with the routes that we have commented out and those types are confirmed.

paperdave commented 2 years ago

actually, i am wrong somewhat. we have types generated already, but i would really like to review before closing the issue. not sure if you did that already. if theres changes to be made to the generated types file let me know. (actually we should really re-run that generator in case other api changes have happened).