A Pluggable And Powerful Telegram Manager Bot

FRIDAY-USERBOT

A Powerful, Smart And Simple Userbot In Pyrogram.

Repl ๐Ÿงจ

Run on Repl.it

Locally ๐Ÿ†

$ git clone https://github.com/DevsExpo/FridayUserbot
$ cd FridayUserbot
$ python(3) string_gen.py

Deploying To Heroku โš™

Deploy To Heroku

Self-hosting (For Devs) โš”

# Install Git First // (Else You Can Download And Upload to Your Local Server)
$ git clone https://github.com/DevsExpo/FridayUserbot
# Open Git Cloned File
$ cd FridayUserbot
# Install All Requirements 
$ pip(3) install -r requirements.txt
# Create local.env with variables as given below
# Start Bot 
$ python(3) -m main_startup

Mandatory Configs ๐Ÿ“’

[+] Make Sure You Add All These Mandatory Vars.
[-] API_ID: You can get this value from https://my.telegram.org
[-] API_HASH :

 

 

 

To finish reading, please visit source site