-
Hey, awesome project you own here! I would like to give you guys some ideas and how to could be made functional again. I'm not a good developer so might say some things wrong don't mind them. First of…
-
https://github.com/Pycord-Development/pycord/blob/f51a1ae6b2751b53fe46256a930773b3549cd3f5/discord/user.py#L84
Accent color should be not a string.
```json
{
"id": "856780995629154305",
…
-
### Currrently,
the bot creates a thread from nothing and writes in there. By doing so, however, it doesn't ping all Players with the Scrimmer role, but only the ones in the tread which at that point…
-
### Summary
see title
### Reproduction Steps
install pycord, try to add more than 1 command in a group with SlashCommandGroup()
### Minimal Reproducible Code
```python
moderation = …
-
### Summary
view_channel permission is not listed in the member.guild_permissions
### Reproduction Steps
```py
import discord
from discord.ext import commands
TOKEN = 'YOUR_DISCORD_BOT_T…
-
pycord 같은 경우 guild_id를 list로 지원해 여러개의 길드에 테스트를 해볼 수 있습니다.
dico-interaction 에서 slash_command, context_menu 등에서 guild_id는 list 자료형은 지원하지 않고 int,str 값 하나만 지원합니다.
여러 길드에서 테스트를 해보려면 guild_id를 list 자료형을 지…
-
### Summary
with version beta 4 i can no longer name 2 application commands the same name even though one is a slash command and one is a user command. this did not occur with version beta 1 and ea…
-
`discord.py`'s official owner stopped maintaining the library, many developers are migrating to `pycord` or `nextcord`.
What are your future plans for this cool project?
_Originally posted by @…
-
### Summary
on_member_update won't be triggered when the member is not in the cache.
### Reproduction Steps
Create a client with `discord.MemberCacheFlags.none()`, try to use `on_member_updat…
-
Hey @alesanfra,
I have a question regarding the name of this package on PyPi. Please contact me as soon as possible. You can reach me at
- Email: `bobdotcomgt@gmail.com`
- Discord: `BobDotCom#442…