$ pip install -r requirements.txt
$ export TELEGRAM_TOKEN=<...>
$ python -m telefuck
$ docker pull ghcr.io/yilbegan/telefuck:latest
$ docker run -e TELEGRAM_TOKEN=<...> ghcr.io/yilbegan/telefuck:latest
Command | Description |
---|---|
/h |
Show help message |
/g |
Play small RPG |
/s |
Show high score |
- Add more games
- Optimize interpreter