Skip to content

muava12/telegram-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

telegram-bot

Bot for telegram with tg tg.

Requires sudo apt-get install lua-socket:

$ 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.

About

A Telegram Bot based on plugins

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Lua 98.9%
  • Shell 1.1%