Skip to content

fadilniju/juststart

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Deploy

Simple Way

Press the below button to Fast deploy on Heroku

Deploy

Mandatory VARS

BOT_TOKEN = BOT_TOKEN from @botfather
APP_ID = from telegram ORG scrapper
API_HASH = from telegram ORG scrapper
BUTTON1 = first button name
BUTTONURL1 = first button url
BUTTON2 = second button name
BUTTONURL2 = second button url
BUTTON3 = third button name
BUTTONURL3 = third button url
START_MSG = start message
START_IMG = start image as telegraph
OWNERID = Owner ID integer

Host on VPS

git clone https://github.com/shamilhabeebnelli/juststart
cd juststart
virtualenv -p /usr/bin/python3 venv
. ./venv/bin/activate
pip install -r requirements.txt
python3 -m start
© Credits

About

test

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages