Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 367 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 367 Bytes

BerryLocator

Extreamly simple Telegram bot that helps you find berries in the wild. You can check it out here!

It pulls data from RPiLocator.

How to use

To use it with your own modifications:

cp .env-example .env
vim .env
docker-compose up -d

You'll need your own telegram token.