Tdlua
A basic interface between tdlib and lua
Install / Use
/learn @tgMember/TdluaREADME
TDLUA
A basic wrapper for the tdjson library
Installation
You first need to install
git clone --recursive https://github.com/tgMember/tdlua.git
cd tdlua
sudo ./compile.sh
Since i didn't wrote an actual installation script you'll need to manually copy the file tdlua.so into the appropriate directory
Usage
See example.lua
