Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/9xN/vord

Discord api wrapper for user account interations written in V
https://github.com/9xN/vord

Last synced: 3 months ago
JSON representation

Discord api wrapper for user account interations written in V

Awesome Lists containing this project

README

        

# vord
Discord api wrapper for user account interations written in V

vord is an improved fork of CesiumLabs project aimed at creating a Discord api wrapper for bot accounts whereas vord aims at emulating and disgusing itself as an actual user and has additional features for better utilization of more Discord features

## How to use:

1. Install V https://vlang.io/
2. Run `v install https://github.com/9xN/vord`
3. (currently finding a work around for importing the module into projects in the meantime just git clone this repo into the same folder as your main.v file