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

Folders and files

NameName
Last commit message
Last commit date
Oct 10, 2022
Feb 22, 2023
Jun 17, 2021
May 8, 2023
Feb 21, 2023
Feb 21, 2021
Dec 1, 2021
Dec 1, 2021
Feb 22, 2023
Feb 22, 2023
May 22, 2023
May 22, 2023

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