/skylord_op

skylord user bot for telegram

Primary LanguagePythonGNU General Public License v3.0GPL-3.0


SKYLORD

Skylord_Op

Powerful, Smart And Simple Userbot In Telethon

Open Source Love svg1 GPLv3 license Stars Forks Issues Open Issues Closed PR Open PR Closed Repo Size

Support

Click On This To Deploy

Deploy To Heroku

Requirements

String

Run on Repl.it

Credit

Special Thanks To Hell_Userbot And Our Contributors

The Normal Way


git clone https://github.com/skybot-op/skybot_op
cd skybot_op
virtualenv -p /usr/bin/python3 venv
. ./venv/bin/activate
pip install -r requirements.txt

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 skylord_op User Bot will not work without setting the mandatory vars.