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

Latest commit

 

History

History
38 lines (23 loc) · 1.51 KB

README.md

File metadata and controls

38 lines (23 loc) · 1.51 KB

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