ApeWorX / apegenius

Telegram bot that answers questions by sourcing answers from docs and codebases
https://docs.apeworx.io/apegenius/
4 stars 2 forks source link

add fly.io github action to deploy bot from this repo #10

Closed MarcoWorms closed 9 months ago

MarcoWorms commented 10 months ago

today I run deploy from my machine with:

flyctl deploy --ha=false

would be cool to have this done whenever we push on this repo's main branch

MarcoWorms commented 9 months ago

done!