Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sms

git clone 到本地

创建Heroku应用

heroku create -a durain

初始化 git

git add .

git commit -m "My first commit"

heroku git:remote -a durain

推送

heroku git push heroku main

添加变量值

heroku config:set APIKEY=You durain API AUTHORIZED_USERS=You TG id BOT_TOKEN=You TG bot Token

启动运行

heroku ps:scale worker=1

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages