A Program to analyze nests in your area, save it to a database and send Discord notifications about them.
- Clone repository
git clone https://github.com/ReuschelCGN/nestwatcher
- Copy content of
docker-compose.yml
into your runningdocker-compose.yml
- Rename folder
config_example
toconfig
and fill out the files (look here for more Info: Wiki):areas.json
config.ini
(config.ini in this Version only works with UIcon Repos foricon_repo
and also on Tileserver Template)discord.json
settings.json
- Add NestWatcher Template
nests.json
to your Tileserver. - Add NestWatcher DB Table from SQL Folder to your DB (nests.sql & -> update.sql)
- then run:
docker-compose build nestwatcher
docker-compose up -d nestwatcher
- and for edit nestnames (Wiki-Nestnames):
docker exec -it nestwatcher /bin/sh
python3 tools.py