soya_daizu
soya_daizu
Working on to add support for permissions v2, but I'm not sure how I should implement `REST#edit_application_command_permissions`. Instead of the Bot token, it now requires Bearer token of the user...
Oh, you're right. Seems like I just didn't read the code. Thank you for pointing it out!
I've been using @catb00mer's theme for a while and it's been great so far. Would you submit it as an official port based on [this guide](https://github.com/catppuccin/catppuccin/blob/main/docs/port-creation.md)?
@nekowinston @sgoudham This seems to be ready for review now.
Hi, thanks for taking your time to look through my PR. And yes, I can definitely add some specs for it, but I can't exactly tell when it will be...
I've added some specs for the structs that require custom json parsing, please let me know if there's anything missing!
Thanks for looking through the PR! I first thought that it might be a regression caused by the most recent commit, but that one shouldn't cause any issues.. I know...