discord.py
Package — EmailPython 3.7+Intermediate
Discord bot framework: commands, events, voice, interactions
Quick Info
- Documentation
- Official Docs
- Python Version
- 3.7+
- Dependencies
- aiohttp, attrs
- Install
pip install discord.py
Learn by Difficulty
Quick Example
python
# Install: pip install discord.py import discord.py # Basic discord.py usage print(f"Using discord.py") # See documentation for detailed examples
discord.py is a third-party package. Discord bot framework: commands, events, voice, interactions. Install with: pip install discord.py
Try in PlaygroundTags
packageemailmessagingcommunication