Der erste Mikubot
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.
Go to file
yagop f3184c2018 ☀️ 2014-07-02 14:30:18 +02:00
bot ☀️ 2014-07-02 14:30:18 +02:00
etc ☀️ 2014-07-02 14:30:18 +02:00
tg@1dad2e8993 creada la estructura 2014-06-30 12:42:28 +02:00
.gitignore Initial commit 2014-06-30 12:34:41 +02:00
.gitmodules creada la estructura 2014-06-30 12:42:28 +02:00
LICENSE Initial commit 2014-06-30 12:34:41 +02:00
README.md ☀️ 2014-07-02 14:30:18 +02:00
launch.sh launch 2014-07-01 22:06:40 +02:00

README.md

telegram-bot

Bot for telegram with tg tg.

Requires liblua-socket, there isn't liblua5.2-socket for ubuntu 12.04, but you can use Lua 5.1

sudo apt-get remove lua5.2 liblua5.2-dev # If you installed lua5.2
sudo apt-get install lua5.1 liblua5.1-dev liblua5.1-socket2 libreadline-dev libconfig-dev libssl-dev fortunes
git submodule update --init --recursive
cd tg
./configure
make
../launch.sh

!help for command list.