dqanshi / Telegram

Telegram Management Bot Most powerful more stable Telethon Based

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How To Host

The easiest way to deploy this Bot โ€ข

๐‹๐จ๐œ๐š๐ฅ ๐ƒ๐ž๐ฉ๐ฅ๐จ๐ฒ๐ฆ๐ž๐ง๐ญ โœ…

sudo apt update && apt upgrade -y
apt-get install git curl python3-pip ffmpeg -y
pip3 install -U pip
git clone https://github.com/ITZ-ZAID/Telegram # clone the repo.(Before Cloning Make Sure uh have Filled Your Vars in config.ini)
cd Telegram
pip3 install -U -r requirements.txt
nano config.py # use vim to edit ENVs (if uh have already filled then Run start command
# fill up the ENVs (Steps: press i to enter in insert mode then edit the file. Press Esc to exit the editing mode then type :wq! and press Enter key to save the file).
python3 -m Telegram # start the bot.

๐’๐ฎ๐ฉ๐ฉ๐จ๐ซ๐ญ ๐†๐ซ๐จ๐ฎ๐ฉ

๐’๐จ๐ฎ๐ซ๐œ๐ž๐ฌ

๐†๐ž๐ง๐ž๐ซ๐š๐ญ๐ž ๐’๐ญ๐ซ๐ข๐ง๐  ๐’๐ž๐ฌ๐ฌ๐ข๐จ๐ง

๐“๐ก๐š๐ง๐ค๐ฌ ---->

- Kigyo For Base - Telethon library - PyroGram Library - Zaid Robot

About

Telegram Management Bot Most powerful more stable Telethon Based

License:GNU General Public License v3.0


Languages

Language:Python 99.8%Language:Batchfile 0.1%Language:Dockerfile 0.0%Language:Shell 0.0%Language:Procfile 0.0%