Add direct download link for always up-to-date JAR file
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Bea 2023-01-15 22:08:45 +01:00
parent 12e3c5fc2f
commit 4f71b5f599
1 changed files with 5 additions and 1 deletions

View File

@ -7,6 +7,10 @@
Hideko is a general-purpose Discord bot.
## Download
The latest stable version is always uploaded automatically to the [Maven repository](https://nexus.beatrice.wtf/#browse/browse:maven-releases:wtf%2Fbeatrice%2Fhidekobot%2FHidekoBot).
You can download the JAR directly by clicking [here](https://nexus.beatrice.wtf/service/rest/v1/search/assets/download?sort=version&repository=maven-releases&maven.groupId=wtf.beatrice.hidekobot&maven.artifactId=HidekoBot&maven.extension=jar).
## Startup
Download a prebuilt JAR file or build it from source, then run it with:
```bash