Kylian P

Results 5 issues of Kylian P

### Describe the bug example: adding a Role, int or Channel parameter to a command get a ``str`` object ### Steps to Reproduce ```markdown 1. create a command with a...

bug

### Describe the bug GuildMember.permissions should return all permissions if the member is the owner ### Steps to Reproduce ```markdown 1. add a `return ctx.author.permissions` in a command 2. if...

bug

### Bug Description When using the https2http plugin, the server will send his own ip in the X-Forwarded-For example: frp server is 1.2.3.4 frp client is 5.6.7.8 the user is...

todo

### Problem Description Discord recently added the possibility of adding emoji directly for a discord application, and with it the api similar to guilds to [list](https://discord.com/developers/docs/resources/emoji#list-application-emojis), [get](https://discord.com/developers/docs/resources/emoji#get-application-emoji), [create](https://discord.com/developers/docs/resources/emoji#create-application-emoji), [modify](https://discord.com/developers/docs/resources/emoji#modify-application-emoji) and...