-
> 2024-02-08 13:18:05,487 - client - DEBUG - Lines: [] [2024-02-08 13:18:05] [ERROR ] discord.app_commands.tree: Ignoring exception in command 'online' Traceback (most recent call last):…
-
The maintainer of discord.py has indicated that the dependency will no longer be maintained and it will not support the new discord bot api. This will cause Griffier to malfunction at some point.
…
-
### Summary
Commands don't get removed from the internal cache on extension unloading.
### Reproduction Steps
1. Make a normal Bot.
2. Make a Cog loader (like I did shown below as the for fi…
-
Get with the new Discord hotness
-
### Summary
First, the status is Live (Twitch).Then try to change the status to idle using a slash command.However, it doesn't change easily.That's why I gave you a serious report that it might be …
-
### Summary
Bridge commands are duplicated in cog help
### Reproduction Steps
1. Create a bridge command in a cog.
2. Request help for that cog
### Minimal Reproducible Code
```python
from os im…
-
i get
discord.errors.Forbidden: 403 Forbidden (error code: 50013): Missing Permissions
after i do !start
-
### Summary
When passing a event loop to the bot constructor, any command preparation will fail.
### Reproduction Steps
1. Construct a bot.
2. Pass in a newly created event loop
3. Annotate a fun…
-
Hey there!
Loved this tool, has made learning, understanding & using the discord api a lot easier (Solid internal comments
-
I tried using your library since it looked much simpler than most of the other implementation. But there was this problem when the gateway received a slash interaction.
```
future:
Traceback (mo…