iicc1 / TgBash

just for test

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tg Bash

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!

About

just for test

License:Other


Languages

Language:Shell 100.0%