Metadata-Version: 2.4
Name: vystak-channel-discord
Version: 0.3.0
Summary: Vystak Discord channel — Gateway WebSocket runner
Project-URL: Homepage, https://vystak.dev
Project-URL: Repository, https://github.com/vystak/vystak
Author-email: Anatoliy Kolodkin <11351966+akolodkin@users.noreply.github.com>
License-Expression: Apache-2.0
Keywords: agent,channel,discord,vystak
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3.11
Requires-Dist: discord-py>=2.4
Requires-Dist: vystak-channel-runtime>=0.1.0
Requires-Dist: vystak>=0.1.0
Description-Content-Type: text/markdown

# vystak-channel-discord

Vystak Discord channel — gateway-mode bot dispatching events into the
shared `vystak-channel-runtime` pipeline.

Setup: see `website/docs/channels/discord.md`.
