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
2014-08-05 11:44:15 +02:00

18 lines
354 B
Markdown

telegram-bot
============
Bot for telegram with tg [tg](https://github.com/vysheng/tg).
Requires sudo apt-get install lua-socket:
```bash
$ 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.