pdpfsug / ChattaAlTesoro

A simple Telegram Bot to play a phisical treasure hunt with QR Codes hidden in the city

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Chatta Al Tesoro

Bot Telegram per realizzare una caccia al tesoro.

Quick start

  • Installare il pacchetto zbar
  • Installare i requisiti python con pip install -r requirements.txt
  • Copiare settings_dist.py in settings.py
  • Creare il database per la caccia al tesoro con python init_db.py
  • Inserire il proprio token in TOKEN_GAME e TOKEN_ADMIN
  • Eseguire python chatta_al_tesoro_adminbot.py e configurare la caccia al tesoro
  • Eseguire python chatta_al_tesoro_bot.py e giocare

TODO: Dovremmo scrivere un README fatto meglio...

About

A simple Telegram Bot to play a phisical treasure hunt with QR Codes hidden in the city

License:GNU General Public License v3.0


Languages

Language:Python 100.0%