telegramapioffical / javes-2.0

A Telegram Userbot Works on Python + Telethon.

Home Page:https://github.com/Javes786/javes-2.0.git

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Logo

Javes-2.0 🇮🇳

Javes 2.0 is a telgram userbot that running in python3 + Telethon.Born From Javes.

Support

How To

Click On This To Deploy

Deploy To Heroku

String

Run on Repl.it

Credit

Special Thanks To Our contributors Pro Boy , Danish00 , Shivam and Shiwa.

The Normal Way

Simply clone the repository and run the main file:

git clone https://github.com/Javes786/javes-2.0
cd Javes-2.0
virtualenv -p /usr/bin/python3 venv
. ./venv/bin/activate
pip install -r requirements.txt
# <Create local_config.py with variables as given below>
python3 -m Javes0-2.0

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

Licence

GNU GPLv3 Image

Javes-2.0 Userbot 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.

About

A Telegram Userbot Works on Python + Telethon.

https://github.com/Javes786/javes-2.0.git


Languages

Language:Python 97.8%Language:Shell 0.8%Language:Ruby 0.7%Language:Batchfile 0.5%Language:Dockerfile 0.1%