An object oriented Discord API wrapper written in Luvit runtime enviroment.
Use lit package manager built-in with Luvit :
lit install RealJace/discord.lua
Use git clone to clone this repo in your deps folder
git clone https://github.com/RealJace/discord.lua.git deps/discord.lua
You may also need to install these packages :
lit install creationix/coro-http
lit install creationix/coro-websocket
lit install luvit/secure-socket
You can find some examples in examples folder in this repo.
