{"categories":[{"label":"Libraries","url":"https://skillfed.io/packages/category/software-development-libraries/5"},{"label":"Python Modules","url":"https://skillfed.io/packages/category/software-development-libraries-python-modules/11"},{"label":"Internet","url":"https://skillfed.io/packages/category/internet/3"},{"label":"Utilities","url":"https://skillfed.io/packages/category/utilities/5"}],"enrichment":{"capability":"py-cord is an async Python wrapper for the Discord API that lets you build Discord bots with modern async/await syntax, handling rate limits and providing both slash commands and traditional prefix-based commands.","skillfed_tags":["discord-bot","async-api","api-wrapper"],"use_cases":["Build a Discord bot with slash commands that responds to user interactions in real time.","Create a moderation bot that monitors messages and enforces server rules using prefix commands.","Develop a music bot that connects to voice channels and streams audio with optional voice support.","Automate server tasks like role assignment, welcome messages, or scheduled announcements.","Integrate external APIs or databases into Discord workflows via bot commands."],"what_it_does":"py-cord is a Python library that wraps Discord's REST and WebSocket APIs, allowing you to write Discord bots using async/await syntax. It provides both modern slash commands and traditional prefix-based commands, with built-in rate limit handling and memory optimization. The library depends on aiohttp for HTTP requests and typing_extensions for type hints, and is designed to work with Python 3.10 through 3.14.\n\nYou use it by importing the module, instantiating a Bot object, decorating handler functions with command decorators, and calling bot.run() with your bot token. It handles the WebSocket connection, message routing, and command parsing automatically. Optional extras like voice support and performance speedups are available but require additional packages.","worth_installing":"Yes. py-cord is actively maintained, has low install friction, carries no known vulnerabilities, and uses a permissive MIT license. It is suitable for anyone building Discord bots in Python who wants modern async syntax and a well-supported library."},"id":"py-cord","links":{"html":"https://skillfed.io/packages/py-cord","md":"https://skillfed.io/packages/py-cord.md","pypi":"https://pypi.org/project/py-cord/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-07-25","license_spdx":"MIT","license_treatment":"permissive","name":"py-cord","python_support":"supports_current","summary":"A Python wrapper for the Discord API"},"popularity":{"monthly_downloads":540570,"position":6101,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"2.8.1"}
