Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 572 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 572 Bytes

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