项目作者: Rorkh

项目描述 :
Adaptive Discord API wrapper for Lua
高级语言: Lua
项目地址: git://github.com/Rorkh/gt67r4.git
创建时间: 2021-08-01T11:24:26Z
项目社区:https://github.com/Rorkh/gt67r4

开源协议:MIT License

下载


gt67r4

Adaptive Discord API wrapper

gt67r4 is Discord API wrapper whose purpose is to work out of the box in as many environments as possible.
For this moment it support Lua 5.x, LuaJIT and Cuberite minecraft server environment.

Adaptive system explanation

Cause gt67r4 made to be adaptive, it have such feature as backends for HTTP responses. The backend is automatically selected based on the working environment

If no backend was founded then library throws error

Dependencies

There is no strict dependencies at all, for example for cuberite no extra dependencies is needed but…

Usage

See examples/ folder

Documentation

Clack