A simplest telegram to telegra.ph image uploader bot
API_HASH
: Get this value from my.telegram.orgAPI_ID
: Get this value from my.telegram.orgBOT_TOKEN
: Get the bot token from Bot FatherBOT_OWNER
: Bot Owner ID Get from ShowJson_RobotDATABASE_URL
: MongoDB URL Get from hereUPDATE_CHANNEL
: ID of channel. Without subscribing this channel users cannot use bot.
Press the button Deploy to heroku and give the values for the Creds vars. 👇
git clone https://github.com/Captainamarica/NightVission-TelegraphBot0.00
cd Image-Upload-Bot
pip3 install -r requirements.txt
# <Create Variables appropriately>
python3 main.py
Libraries used: => Pyrogram => Telegraph