owocado
owocado
so I'm getting this error when I try to install requirements with pip, on Ubuntu 16.04 VPS and python3.5.2 as default python3 version. Any idea what does this mean and...
Currently ccrole can add a role which users can use to add that role to themselves, but there is no option to remove the added selfrole from user. So i...
Announcement Blog Post: https://community.fandom.com/wiki/User_blog:MisterWoodhouse/Unified_Community_Platform:_The_Vision,_Purpose,_and_Process Help info article: https://dev.fandom.com/wiki/Help:UCP It is estimated that all Fandom wiki subdomains will be migrated over to UCP in few weeks or upcoming months slowly. When...
Hello, first off, thank you for providing this useful project to the public. I want to suggest if it is possible to show the author (u/xyz) of the submission in...
### Is there an existing issue for this? - [X] I have searched the existing issues ### Current Behavior hello and greetings, after updating to adaway v6.1.3 I have noticed...
### Description for poll result (POLL_RESULT) system messages that Discord sends in a server, `message_reference` is missing `guild_id` field that includes ID of the server/guild. ### Steps to Reproduce 1....
Hello Jim, greetings! While reading the docs for msgspec, I saw these two typos so I decided to submit this PR and contribute to this super super duper awesome project....
## Summary As per [upstream docs](https://discord.com/developers/docs/resources/invite#delete-invite), deleting an invite does return an invite object on success. Hence, This PR fixes return value of these methods to `discord.Invite` type to match...
## Summary This PR adds following missing attributes to `AppCommandChannel` class, the underlying payload for which is partial channel object as mentioned in [upstream docs](https://discord.com/developers/docs/interactions/receiving-and-responding#interaction-object): - `category_id` - `topic` -...