Merge branch 'master' of github.com:yagop/telegram-bot

This commit is contained in:
yago 2014-09-04 01:08:04 +02:00
commit 08c9638ec2

View File

@ -3,16 +3,13 @@ telegram-bot
Bot for telegram with [tg](https://github.com/vysheng/tg). Bot for telegram with [tg](https://github.com/vysheng/tg).
Requires sudo apt-get install lua-socket:
```bash ```bash
$ sudo apt-get install lua-socket libreadline-dev libconfig-dev libssl-dev lua5.2 liblua5.2-dev sudo apt-get install lua-socket libreadline-dev libconfig-dev libssl-dev lua5.2 liblua5.2-dev
$ git submodule update --init --recursive git submodule update --init --recursive
$ cd tg cd tg
$ ./configure ./configure
$ make make
$ ../launch.sh ../launch.sh
``` ```
Command list Command list