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
- Host: GitHub
- URL: https://github.com/radeox/berrylocator
- Owner: Radeox
- License: agpl-3.0
- Created: 2022-08-01T13:42:27.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-08-06T14:58:30.000Z (almost 4 years ago)
- Last Synced: 2025-03-09T22:08:14.957Z (over 1 year ago)
- Topics: raspberry-pi, stock, telegram-bot
- Language: Python
- Homepage:
- Size: 16.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.