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
- Install V https://vlang.io/
- Run
v install https://github.com/9xN/vord
- (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