Pycord, a maintained fork of discord.py, is a python wrapper for the Discord API
A fork of discord.py. PyCord is a modern, easy to use, feature-rich, and async ready API wrapper for Discord written in Python. Key Features Modern Pythonic API using async and await. Proper rate limit handling. Optimised for both speed and memory usage. Supports Slash Commands, Context Menus and Message Components. Installing Python 3.8 or higher is required To install the library without full voice support, you can just run the following command:
Read more