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/TgBashInstall dependences
cd TgBash
sudo bash install.shUse:
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!