chat bot framework in V
Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.
Discord Bot Framework written in V
Viscord is a straightforward library written in V for establishing connections to Discord's gateway, enabling developers to build Discord bots or clients. It focuses on simplicity and efficiency, providing essential functionality without unnecessary complexity. ## Key Features - **Gateway Connection** — Handles WebSocket connections to Discord's gateway with proper authentication - **Event Handling** — Manages Discord gateway events and dispatches them to your application - **Minimal Dependencies** — Built with a focus on lightweight implementation and fast execution - **V Language Integration** — Leverages V's performance and safety features for reliable networking ## Philosophy Viscord prioritizes simplicity and performance, offering just the core functionality needed to interact with Discord's gateway without bloat.
Discord api wrapper for user account interations written in V
Super simple interface to send discord messages through webhooks in vlang