nestwatcher
nestwatcher copied to clipboard
Script to analyze scanned Data from Scanner Projects (like RDM or MAD) in combination with Data from OSM (Open Street Map)
Adds support for updated discord and discord.py, resolves Shapely Deprecation Warning. run ``pip3 install requirements.txt --upgrade``
Hi There, When using the -t or --hours Command line argument, it defaults to 3 hours no matter the number you put in. python3 nests.py --hours 7 Last migration: 2022-07-21...
Hi there, The "last nest migration" date is incorrect. Last migration: 2022-07-21 02:00:00 Found no Event spawns since last migration Got all nesting species
After running nests.py, I'm geeting the following error: ``` Traceback (most recent call last): File "nests.py", line 181, in with open(config.json_path, "w+") as file_: FileNotFoundError: [Errno 2] No such file...
It would be great if there is a docker-compose file. So we can create a container for nestwatcher.
recent after 5/12 im not having any map tiles display. working for months before and not other issues with other programs that use my tile server. Poracle recent had a...
When running nests.py with a mix of discord channel ID and webhooks in the settings.json. The discord bot posts fine but then this message pops up when it attempts to...
Just updated to latest version after getting problems with emoji. I ran the tools.py and deleted the old emoji server. ran the nests.py. All went well, when it wanted to...
Now that everything is stored in the database, those 2 things could even go into 2 seperate scripts. Also add an option to update messages for each finished area, instead...