An open API service indexing awesome lists of open source software.

https://github.com/radeox/berrylocator

Telegram bot that helps you find (rasp)berries in the wild
https://github.com/radeox/berrylocator

raspberry-pi stock telegram-bot

Last synced: about 2 months ago
JSON representation

Telegram bot that helps you find (rasp)berries in the wild

Awesome Lists containing this project

README

          

# BerryLocator #

Extreamly simple Telegram bot that helps you find berries in the wild.
You can check it out [here](https://t.me/BerryLocatorBot)!

_It pulls data from [RPiLocator](https://rpilocator.com)._

## How to use ##

To use it with your own modifications:

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

You'll need your own telegram token.