Indecisive? Never again, with the help of this bot.
Try it here: LINK
- /winner option1 option2 option3 option4 etc
- /winner beach museum arcade chill
- /winner xiao_long_bao fish_n_chips big_mac
Clone this repo, and just use
docker compose up --build
Remember to set a .env file:
To run this project, you will need to add the following environment variables to your .env file
`TOKEN=#Telegram authtoken`
`WEBHOOK_HOST=ngrok tunnel port`
`WEBHOOK_PORT=local port for webhook`
`NGROK_AUTHTOKEN=ngrok_authtoken`
Client: PyTelegramBotApi
Server: Flask, FastAPI, xvfb-run, ffmpeg, Ubuntu-22.04