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.
2014-09-04 01:18:08 +02:00
2014-09-04 00:37:35 +02:00
2014-07-02 14:55:21 +02:00
2014-09-04 01:11:24 +02:00
2014-08-05 13:09:20 +02:00
2014-09-04 01:11:24 +02:00
2014-07-01 22:06:40 +02:00
2014-06-30 12:34:41 +02:00
2014-09-04 01:18:08 +02:00

telegram-bot

Bot for telegram with tg.

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

Command list

!help : print this help
!ping : bot sends pong
!sh (text) : send commands to bash (only privileged users)
!echo (text) : echo the msg
!version : version info
!cpu : status (uname + top)
!fwd : forward msg
!forni : send text to group Fornicio
!fortune : print a random adage
!weather [city] : weather in that city (Madrid if not city)
!9gag : send random image from 9gag
!uc3m : fortunes from Universidad Carlos III
Description
Der erste Mikubot
Readme 9.1 MiB
Languages
Lua 99.5%
Shell 0.5%