Pradeep-iKp / TgBot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pyrogram Example Bot

This is an example telegram bot writtn in Python using Pyrogram

Deploying The Bot

Heroku

Deploy

On VPS / Pc Before Doing Anything Install Python 3! To Install It Click Here

# To Clone This Repo


# Fill Configs with your own values in config.py

# To Enter The Folder
cd PyrogramExampleBot

# To Install Requirements
pip3 install -r requirements.txt

# To Run the bot using below command
python3 -m TheBot

You Can Now Create Many Commands.

Credt : Buddhu

About


Languages

Language:Python 98.0%Language:Procfile 2.0%