-
Here's a link for DBM on [Steam](https://store.steampowered.com/app/682130/Discord_Bot_Maker/#:~:text=Discord%20Bot%20Maker%20is%20powerful,the%20bot%20of%20their%20dreams!) and here's a quick descrip…
-
### Library Version
5.10.0
### Describe the Bug
Using `Paginator` from the `interactions.ext.paginators` extension will throw a `TypeError` for missing embed footers.
From `@algorythm_cs` on Dis…
i0bs updated
11 months ago
-
Discord finally added a feature to allow bots to use `/` prefixed commands, so we should use them. This can coincide with the rewrite into specific cogs, hopefully.
-
So, discussed, elsewhere but not here, the v6 and v7 API decommission was pushed back to 2023 from earlier this year means the current version of Seance will be running for a good while yet, however t…
-
Nova conexão - Bot: [1132105898014277744] 127.0.0.1
[RPC client] - Os dados de rpc foram sincronizados com sucesso.
Command synchronization task has finished
LIKEaBORZ (RESERV)#6500 - Iniciando ser…
-
PS C:\Users\ithasmyfullname\desktop\omgomg> py test.py
Traceback (most recent call last):
File "C:\Users\ithasmyfullname\desktop\omgomg\test.py", line 4, in
from discord_slash import SlashCo…
-
## Introduction
People have often wanted better documentation and a great desire of mine has always been to have a proper guide set up so we could improve the on-boarding experience for newer devel…
-
The maintainer of Discord.py stepped down and nobody wanted to maintain it, as such since it is now dead (unmaintained) it should be considered unsafe to use it anymore. As such I think a proper repla…
-
According to these [lines](https://github.com/python-discord/bot/blob/main/bot/exts/info/tags.py#L150-#L151)
```python
# Files directly under `base_path` have an empty string as the parent directory…
-
After Discord introduced changes to intents, I managed to get most functions working with the latest discord and discord.py modules by making some changes:
Instead of
`client = Bot(command_prefix…