This is a bot of telegram (public to test) based in Telegram-Bot-Bash You can test the bot in bash just cloning the repository.
Require |
---|
redis-server |
jq |
tmux |
curl |
Clone
git clone --recursive https://github.com/iicc1/TgBash
Install dependences
cd TgBash
sudo bash install.sh
Use:
cd TgBash
# Open config.sh and set your token
# Open config.sh and set your ID
sudo ./bot.sh tmux # If you want a tmux session, else if not, start without "tmux"
# Done!