{"library":"hikari","type":"library","category":null,"description":"Hikari is an asyncio-native Discord API wrapper for Python 3.10+ (Python 3.14 compatible via <3.15 constraint). As of v2.5.0, it provides both REST and gateway (WebSocket) APIs with a model-first design. The library replaces the older lightbulb command framework with first-class interaction support. Breaking changes between 2.x minor versions mainly involve gateway event handling and model attribute casing.","language":"python","status":"active","version":"2.5.0","tags":["discord","api","asyncio","bot"],"last_verified":"Mon Apr 27","install":[{"cmd":"pip install hikari","imports":["from hikari import RESTApp","from hikari import GatewayBot","from hikari import Intents","import hikari.events as events"]},{"cmd":"pip install hikari[server] hikari[toolbox]","imports":[]}],"homepage":"https://hikari-py.dev","github":"https://github.com/hikari-py/hikari","docs":"https://docs.hikari-py.dev/en/stable","changelog":null,"pypi":"https://pypi.org/project/hikari/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}