Skip to content
This repository has been archived by the owner on May 30, 2023. It is now read-only.
/ PyroBot Public archive

A template used as base to run all of our telegram bots 🤖

License

Notifications You must be signed in to change notification settings

Divkix/PyroBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PyroBot

Simple Base for Users Who want to make their own Telegram Bots in Pyrogram without any database.

How to add modules?

Hosting

Heroku

  • Heroku Deploy is Very Simple, Just Click the Button Below

    Deploy

Local Deploy

Note: Make sure you already have poetry installed on your system!

  • git clone https://github.com/divkix/PyroBot.git
  • cd PyroBot
  • poetry install && poetry shell
  • Edit The vars.py as per the instruction given there.
  • python3 -m pyrobot

Report Bugs

Report Bugs in @DivideSupport

Credits

Powered By

DivideProjects