This repository has been archived on 2021-04-24. You can view files and clone it, but cannot push or open issues or pull requests.
Mikubot/README.md

354 B

telegram-bot

Bot for telegram with tg tg.

Requires sudo apt-get install lua-socket:

$ sudo apt-get install lua-socket libreadline-dev libconfig-dev libssl-dev lua5.2 liblua5.2-dev
$ git submodule update --init --recursive
$ cd tg
$ ./configure
$ make
$ ../launch.sh

!help for command list.