Simple Telegram bot that searches games, and the stores that sell them, using RAWG. Currently can be found on @find_game_bot
- python-telegram-bot
- requests
- dataclasses-json
You will need to pass your token to the container using -e
or --env-file
.
Run command will look something like this:
docker run -d \
--restart unless-stopped \
--name gamefinderbot \
--env-file params.env \
ghcr.io/graynk/gamefinder:latest
- In the "Write a message" field put "@find_game_bot Portal 2"
- Select the needed result