awesome-discordpy
github.com/kzndotsh/awesome-discordpy ↗An Awesome list for all things Discord.py
Use this list with your AI agent
Add the Context Awesome MCP server to Claude, Cursor, or any MCP client, then ask:
"Show me other snippets resources from awesome-discordpy"
Installation instructions →What's inside
Community Gists and Snippets
- 4Kaylum/Discord.py TutorialOther Snippets
Simple bot tutorial (last activity 2026-05).
- advaith1/Intents ExplainerOther Snippets
Gateway and privileged intents: statuses, members, and message content (last activity 2026-02).
- AkshuAgarwal/InteractionsOther Snippets
Intro to interactions and how to handle them (last activity 2026-02).
- cibere/Defer ResponseOther Snippets
Acknowledge an interaction and respond later, up to 15 minutes (last activity 2025-02).
- CuteFwan/wait_for Multiple EventsOther Snippets
Waiting for more than one Discord event at a time (last activity 2021-08).
- esmaycat/Message ComponentsComponents and UI
Using message components in 2.0 (last activity 2025-02).
Example Bots
- AbstractUmbra/MiphaReference implementations
Umbra's personal bot, forked from RoboDanny and kept on latest library releases (last activity 2026-08).
- AlexFlipnote/discord_botReference implementations
Minimal starter bot (last activity 2025-03).
- avizum/alpineReference implementations
Public source for a general-purpose bot; author recommends the hosted instance (last activity 2026-08).
- Ballsdex-Team/BallsDex-DiscordBotMusic and games
Collect and trade countryballs (last activity 2026-08).
- cheran-senthil/TLEMusic and games
Competitive programming helper for Codeforces and similar sites (last activity 2026-03).
- ChocoMeow/VocardMusic and games
Music bot for YouTube, SoundCloud, Spotify, and Twitch (last activity 2026-08).
Forks and Wrappers
- AlexFlipnote/discord.http
HTTP-interactions-first library with optional gateway and cache control (last activity 2026-08).
- disnake
Async Discord API wrapper, forked from discord.py (last activity 2026-08).
- hata
Independent async wrapper, not a drop-in replacement (last activity 2026-08).
- hikari
Independent async wrapper, not a drop-in replacement (last activity 2026-08).
- interactions.py
Independent bot framework, not a drop-in replacement (last activity 2026-08).
- mccoderpy/discord.py-message-components
Fork that added message components before they landed upstream (last activity 2025-06).
Blog Posts, Guides and Tutorials
- All about selects - Umbra's Rantings
Select menu types and how to use them.
- Application command basics - Umbra's Rantings
Slash commands through modals and other components.
- Application Command definition examples - Umbra's Rantings
Examples of slash, user, and message command definitions.
- Components V2 - Umbra's Rantings
LayoutView and Discord's Components V2 in library 2.6.
- Discord.py Masterclass
From-scratch tutorial covering library features.
- Python Discord - Discord.py Learning Guide
Curated learning path for setup, commands, and FAQ.
Related
- awesome-discord-communities
Programmer Discord communities (last activity 2026-04).
- Discord Library Comparison
Feature matrix across Discord libraries.
- jacc/awesome-discord
Clients, bots, libraries, and related tools (last activity 2026-05).
Libraries and Extensions
- Bluenix2/discord-typingsMiscellaneous
TypedDicts for Discord gateway and HTTP payloads (last activity 2025-04).
- CasuallyCalm/discord-pretty-helpMiscellaneous
Embed-based replacement for the built-in help command (last activity 2023-07).
- clari7744/DPyUtilsUtilities
Duration parsing, extra converters, and a context editor that re-runs commands when the user edits their message (last activity 2026-04).
- cloudwithax/pomiceLavalink
Lavalink client with Spotify and Apple Music querying (last activity 2026-07).
- cogwatchUtilities
Hot-reload command files as you edit them (last activity 2023-04).
- CraftSpider/dpytestTesting and Debugging
Fake Discord backend for writing bot tests (last activity 2026-06).
Additional Resources
- Discord Community Resources
Official index of libraries, calculators, and embed tools.
- discord-interactions-python
Official helpers for verifying HTTP interaction signatures (last activity 2024-04).
- Embed Visualizer
Live embed designer with generated library snippets.
- Intent Calculator
Build a gateway intents bitfield for Identify.
- Permissions Calculator
Build bot invite links with a chosen permission bitfield.
- Rapptz/asqlite
Async wrapper around sqlite3 (last activity 2024-07).
Official Links
- Discord.py Changelog
Release notes and breaking changes.
- Discord.py Discord Server
Official community Discord.
- Discord.py Documentation
API reference, guides, and examples.
- Discord.py FAQ
Common questions and answers.
- Discord.py GitHub
Upstream source repository (last activity 2026-07).
- Discord.py Quickstart
Minimal getting-started example.
Showing a sample of 165 resources. View the full list on GitHub →