June 9th, 2023: Roles and Limits #2
bitfl0wer
announced in
Blog Posts
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am currently working on getting all the role routes implemented. This just takes some time, there isn't really that much brain behind this - it mostly just takes time to setup all the needed schemas, methods and tests. Getting all the roles from a guild and creating a role on a guild already work, though! :) One thing that does require brain though is the Rate Limiter. I've found, that it's intentions were different back when I created it, and that the actual way we use it now is a little different. This makes working with the Rate Limiter a little clumsy-feeling, for lack of better words, and in my opinion refactor-worthy. I will most likely be doing this once I am done with the Roles routes.
Beta Was this translation helpful? Give feedback.
All reactions