Skip to content

alexandear/final-surge-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Final Surge Bot

Telegram bot to communicate with Final Surge platform.

Telegram Bot Screenshot

Live

Render

Development

Local

Start PostgreSQL:

docker run --rm --name pgtest -e POSTGRES_HOST_AUTH_METHOD=trust -p 5432:5432 postgres

Set environment:

PUBLIC_URL=https://final-surge-bot.herokuapp.com/;BOT_API_KEY=<BOT_API_KEY>;PORT=8080;DATABASE_URL=postgresql://postgres:@localhost:5432/postgres

Delete webhook:

curl https://api.telegram.org/bot<BOT_API_KEY>/deleteWebhook

About

A bot that displays today's Final Surge workout in Telegram.

Topics

Resources

License

Stars

Watchers

Forks

Contributors 2

  •  
  •