Skip to content

zenolth/discord.lua

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Discord Server

discord.lua

An object oriented Discord API wrapper written in Luvit runtime enviroment.

Installation

1st method (recommended)

Use lit package manager built-in with Luvit :

lit install RealJace/discord.lua

2nd method

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

Examples

You can find some examples in examples folder in this repo.

About

An object oriented Discord API wrapper written in Luvit runtime enviroment.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages