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).
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
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
```
Command list