-
Start by forking and starring this repository.
-
Navigate to your forked repository.
-
Access the settings.
-
Set the deploy branch as the default branch.
-
Remove all other branches.
-
Populate these secret variables in GitHub:
BOT_TOKEN
OWNER_ID
DATABASE_URL
TELEGRAM_API
TELEGRAM_HASH
HEROKU_APP_NAME
HEROKU_EMAIL
HEROKU_API_KEY
-
Run action workflow.
-
After the deployment is complete, finalize the remaining variables and upload sensitive files like
token.pickle
using thebsetting
command.