Metadata-Version: 2.4
Name: agent-core-discord
Version: 0.8.2
Summary: Discord bot adapter for the agent-core bus — one bot per agent (1:1).
License-Expression: MIT
Requires-Python: >=3.12
Requires-Dist: agent-core-bus<0.9,>=0.8
Requires-Dist: agent-core-credentials<0.9,>=0.8
Requires-Dist: discord-py>=2.4
Requires-Dist: pydantic>=2.0
Requires-Dist: python-dotenv>=1.0.0
Provides-Extra: voice
Requires-Dist: faster-whisper>=1.1; extra == 'voice'
