{"categories":[{"label":"Libraries","url":"https://skillfed.io/packages/category/software-development-libraries/10"},{"label":"Python Modules","url":"https://skillfed.io/packages/category/software-development-libraries-python-modules/21"},{"label":"Internet","url":"https://skillfed.io/packages/category/internet/5"},{"label":"Utilities","url":"https://skillfed.io/packages/category/utilities/10"}],"enrichment":{"capability":"Nextcord is an async-ready Python wrapper for the Discord API that lets you build Discord bots and applications using modern async/await syntax with built-in rate limiting and memory optimization.","skillfed_tags":["discord-api","async-framework","bot-development"],"use_cases":["Build a Discord bot with slash commands and event handlers using async/await patterns.","Create interactive Discord applications that respond to user interactions in real time.","Implement voice channel features like music playback or voice chat integration.","Develop moderation or utility bots that interact with Discord guilds and members.","Prototype Discord integrations quickly without managing raw API calls and rate limits."],"what_it_does":"Nextcord is a Python library that wraps the Discord API, allowing developers to build Discord bots and applications using async/await syntax. It handles the low-level details of Discord's HTTP and WebSocket protocols, including proper rate limiting and memory optimization, so you can focus on writing bot logic. The library depends on aiohttp for async HTTP requests, audioop-lts for audio handling, and typing_extensions for type hints.\n\nThe package is designed for developers building interactive Discord applications\u2014from simple command bots to complex multi-feature applications. It supports slash commands, event listeners, and other modern Discord features through a Pythonic API. Optional dependencies enable voice support (requiring system libraries on Linux) and performance speedups via packages like orjson and aiodns.","worth_installing":"Yes. Nextcord is actively maintained, has no known vulnerabilities, installs with low friction, and is licensed permissively under MIT. It's a solid choice if you're building Discord bots in Python and need modern async support. The Python 3.12+ requirement is reasonable for a library released in 2021 and actively updated; voice support requires extra system dependencies on Linux but is optional."},"id":"nextcord","links":{"html":"https://skillfed.io/packages/nextcord","md":"https://skillfed.io/packages/nextcord.md","pypi":"https://pypi.org/project/nextcord/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-05-21","license_spdx":null,"license_treatment":"permissive","name":"nextcord","python_support":"supports_current","summary":"A Python wrapper for the Discord API forked from discord.py"},"popularity":{"monthly_downloads":93196,"position":13398,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"3.2.0"}
