Skip to content

UmindaHansana/VirtualUserbot

Repository files navigation

Virtual-USERBOT 🇱🇰

A Powerful, Smart And Simple Userbot based on Friday Userbot.

Commit Stars Fork

Support

Please Note!.. This bot is a Developed Version of Friday Userbot.. All credits goes to StarkGang..

How to Deploy guide by Friday

The Methord is also same for this. Just deploy bot from this repo

Deploying To Heroku

Deploy To Heroku

String Session (Powered By Friday)

Repl

Run on Repl.it

Please Note!.. This bot is a Developed Version of Friday Userbot.. All credits goes to StarkGang for the Friday Project..

-THE HARD WAY of deploying -

Simply clone the repository and run the main file:

# Install Git First.
git clone https://github.com/Inukaasith/VirtualUserbot
# Open Git Cloned File
cd FridayUserbot
# Config Virtual Env
virtualenv -p /usr/bin/python3 venv
. ./venv/bin/activate
# Install All Requirements 
pip install -r requirements.txt
# Create local_config.py with variables as given below
# Start Bot 
python3 -m fridaybot

Mandatory Vars

[+] Only two of the environment variables are mandatory.

[+] This is because of telethon.errors.rpc_error_list.ApiIdPublishedFloodError

    [-] APP_ID:   You can get this value from https://my.telegram.org
    [-] API_HASH :   You can get this value from https://my.telegram.org
    
[+] The virtualUserbot will not work without setting the mandatory vars.

Licence

GNU GPLv3 Image

FridayUserbot is Free Software: You can use, study share and improve it at your will. Specifically you can redistribute and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

forthebadge made-with-python Maintenance

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 18

Languages