Skip to content
This repository was 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

divideprojects/PyroBot

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