WarnBot Telegram-Bot
October 2, 2016 ยท View on GitHub
A Telegram Bot to manage users in chats
Installation:
Clone the repository:
git clone --recursive https://github.com/iicc1/WarnBot_Telegram-Bot
============
Starting the bot:
First you need to put the bot TOKEN on token file. Then place the ID of the users that will have admin privileges in commands.sh Finally start your bot on your Linux with the command:
bash bashbot.sh start
To stop it:
bash bashbot.sh stop
To attach it to log:
bash bashbot.sh attach
More commands in:
bash bashbot.sh help
============
Using Tmux, Telegram-Bot-Bash wrapper and Telegram BOT API.
============