How to Deploy on Heroku Python App (Heroku CLI + Git). How to Deploy Telegram Bot Python

preview_player
Показать описание
In this video I show you how to deploy python applications on Heroku. I deploy telegram bot on Heroku using Heroku CLI and Git. Deploying on heroku will help you to run your projects without your PC, and all users can use your bots constantly 24/7.

Links:

Commands:
heroku login
git init
git add .
heroku create
git commit -m 'commit'
git push heroku master

To run the bot use:
heroku ps:scale bot=1
To stop:
heroku ps:scale bot=0

Thank you for watching. I hope our videos are useful and interesting for you. Please subscribe to my channel - don't miss interesting videos. Turn on notification by clicking the bell!

Donate:

Our Social:
Рекомендации по теме
Комментарии
Автор

Hey! This is a short video on how to fast deploy your python bots on Heroku. In the video i deploy a telegram bot on heroku using Heroku CLI and Git. This bot wont sleep after 30 min. Hope this video is useful for you. Thank you for watching.

GuntherSuper
Автор

Thank you for video. I did it on the second try.

paulkarkarin
Автор

Thank you for this video! I solved my problem with it and now very happy.

alekskras
Автор

this is really great video.
I find a solution over night and found it in a 3 min video.
easy but powerful

natdanaipromchai
Автор

Remember to hide your informations like the key of the bot or even your email 😁 Nice video, very helpful ❤️

z.
Автор

which or command to add video, music, sticks and documents?

ghostfantasma
Автор

Extremely useful and rapid video, appreciated it a lot.

How can I edit the bot without making a new one? Because if I edit it from PyCharm the changes do not have effect.

castamaggic
Автор

My bot did work, but after responding to one mention, it stopped responding


It was a reddit bot

deadshot
Автор

hi do you have any idea about what might be wrong if it says now running but the bot doesn't actually work?

deniscioclea
Автор

hi, I got an error after the git push heroku master, it says error: src refspec master does not match any

what can I do?

billtran
Автор

Very easy explanation, but do not ork for me. " bot.1: crashed 2022/06/29 21:45:57 +0300 (~ 34s ago) " I have very simple bot ... Why ???

lonelywalker
Автор

what if i already have an existing application?

invalid-user
Автор

Only for instagram comment bot key video in kali Linux m

Allin-uykx
Автор

how to change steam country 3 months in advance

ucgm
Автор

For those failed with "git push heroku master" Use "git push heroku main" instead

williamvinct
Автор

Sir instagram comment bot key video plezz

Allin-uykx
Автор

doesn't work you lie to me my friend !

kamix
Автор

Facsinating direct to the point perfect information keep more vids comings, u're on a sure way to becoming a super popular channel

disrael
Автор

when I run bot :
" Couldn't find that process type (bot)."
why

km
Автор

Bro i have question
Where can i contact you ?

getfit