~ Jarvis Userbot is The Bot Which Follows Telegram API Rules ....
~ No Abusive Content As Mentioned In Telegram API Terms and Services .......
~ You Will Get a Minimal Chance of Getting Banned in Telegram..
~ The Bot Which Has Most Fun Filled Filled With It
~ Vars Will Be Added Soon
~ Customisable Command Handler
And Soon Some More Modifications Will Be added Soon
Jarvis userbot Support
Support Channel: https://t.me/jarvisot
Support Group: https://t.me/jarvissupportot
- ALIVE_NAME: Fill your Full name or Username like @Username
- ALIVE_PIC: @vTelegraphBot
- API_HASH & APP_ID : my.telegram.org
- HEROKU_API_KEY: https://dashboard.heroku.com/account
- OWNER_ID @googleimgbot
- PLUGIN_CHANNEL: @googleimgbot
- PRIVATE_GROUP_ID: @googleimgbot
- STRING_SESSION: https://jarvisuserbot.jarvis210904.repl.run/
- SUDO_USERS: @googleimgbot
- TG_BOT_TOKEN_BF_HER: @BotFather [Don't Forget To Turn of inline Mode on bot settings]
- TZ: https://www.timezoneconverter.com/cgi-bin/findzone.tzc
The Normal Way
Simply clone the repository and run the main file:
git clone https://github.com/Jarvis-Works/JARVISuserbot/
cd jarvis
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 jarvis
An example local_config.py
file could be: Not All of the variables are mandatory The Userbot should work by setting only the first two variables
from heroku_config import Var
class Development(Var):
APP_ID = 6
API_HASH = "eb06d4abfb49dc3eeb1aeb98ae0f581e"
How to generate password ij string session
ReplyDelete