{"library":"discord-py","type":"library","category":null,"description":"Discord.py is a modern, easy to use, feature-rich, and async ready API wrapper for Discord, written in Python. The current version is 2.7.1, and it is actively maintained with regular updates to support Discord API changes and new features.","language":"python","status":"active","version":"2.7.1","tags":["discord","bot","async","api-wrapper","chat"],"install":[{"cmd":"pip install -U discord.py","imports":["import discord\nclient = discord.Client(intents=...)","from discord.ext import commands\nbot = commands.Bot(command_prefix='!', intents=...)","intents = discord.Intents.default()\nintents.message_content = True"]},{"cmd":"pip install -U \"discord.py[voice]\"","imports":[]}],"homepage":null,"github":"https://github.com/Rapptz/discord.py","docs":"https://discordpy.readthedocs.io/en/latest/","changelog":null,"pypi":"https://pypi.org/project/discord-py/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":4.7,"avg_import_s":0.87,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/discord-py/compatibility"},"provenance":{"verified_status":"install_fail","verified_at":"Sun Jun 28","last_verified":"Sun Jun 28","next_check":"Sun Jul 05","install_tag":null}}