Adaptive Discord API wrapper for Lua
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.
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
There is no strict dependencies at all, for example for cuberite no extra dependencies is needed but…
See examples/ folder