MongoDB has been replaced with a local SQLite database, using SQLDelight.
-
Download
Notify-3.0.0-all.jar
from this release. -
Create a
.env
file in the same directory as the jar file. -
Add your API key to the
.env
file:DISCORD_API_KEY=[YOUR_API_KEY_HERE]
-
Run the JAR
java -jar Notify-3.0.0-all.jar
Full Changelog: v2.1.0...v3.0.0