HajiMokh / tab

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tabchi

TG-CLI based broadcasting bot!

Install

sudo apt-get install libreadline-dev libconfig-dev libssl-dev lua5.2 liblua5.2-dev lua-socket lua-sec lua-expat libevent-dev make unzip git redis-server autoconf g++ libjansson-dev libpython-dev expat libexpat1-dev
---------
chmod 777 install.sh
---------
./install.sh

Create a bot!

root@iTeam:~# python creator.py
Enter Tabchi ID (1,2,3,4,5,...) : 1
Enter Full Sudo ID : 122774063
Done!
New Tabchi Created...
ID : 1
Full Sudo : 122774063
Run : ./tabchi-1.sh

Enter id of tabchi in "ID" part (it can be anything but should be unique)

Enter your telegram Id in "Full Sudo ID" part

Enjoy Your New Bot!

Run

Use ./tabchi-1.sh to run your bot

Developer

CHANEEL

@RED_Ch

About

License:GNU General Public License v3.0


Languages

Language:Lua 99.2%Language:Python 0.5%Language:Shell 0.3%