-
### Summary
The ctx attributes `channel`, `user` and `message`, `guild`, and possible more, are typed as methods, not attributes
### Reproduction Steps
- install pycord
- i'm on version `2.…
-
# Describe your suggestion
I decided to take a look at the src for the coding bot and found that it has a bunch of modules that could probably be replaced by Pycord v2.0.0a:
![image](https://user-…
-
**This is something still under consideration, and a wide variety of things will have to be asserted,
generalized, and decided before any work or other such may be put into a PR for this.**
The go…
-
Line: 322
https://github.com/Pycord-Development/pycord/blob/6ab3292b8984cce19e00afaead0c080acf9ec687//discord/bot.py#L319-L329
-
Hi!
I've noticed you are using discord.py for your discord bot, the library is no longer in active development and may cause your bot to stop working. I'm wanting to get into Open-source developmen…
-
We currently use the [pycord](https://github.com/Pycord-Development/pycord) library, but [pycord](https://github.com/Pycord-Development/pycord) has a memory leak. It has crashed Table Bot several time…
-
What is the version of Discord.py/ Pycord required to run this? AFAIK they removed `bot=False` argument a while ago.
BTW how about intents?
-
Pycord now has a `bridge_command` that let's you create both slash and prefixed commands simulatenously.
Change a few commands from only slash commands to bridge command
Change custom implementati…
-
**I need some package to translate my bot, i find this but is only for python so please make a package works like pycord/discord-ext-i18n for discord.js (JAVASCRIPT)**
-
I'm writing a discord bot in PyCord, where [the docs suggest](https://docs.pycord.dev/en/stable/faq.html#what-does-blocking-mean) performing all requests asynchronously. To be able to use `berserk` fo…