Include new package in readme

This commit is contained in:
Minecon724 2024-09-02 18:11:20 +02:00
parent a8d6607dfc
commit 2a988fb168
Signed by: Minecon724
GPG key ID: 3CCC4D267742C8E8

View file

@ -1 +1,12 @@
A scriptable Java library for chatbots
## Download
- Maven repository: `https://git.m724.eu/api/packages/Minecon724/maven`
- Artifact: `eu.m724:chatapi`
- Version tags: [here](https://git.m724.eu/Minecon724/chatapi/tags) (`1.0` at the time of writing)
(or [see here](https://git.m724.eu/Minecon724/-/packages/maven/eu.m724-chatapi))
## Use
See [Main.java](https://git.m724.eu/Minecon724/chatapi/src/branch/master/src/main/java/eu/m724/chatapi/Main.java) for example usage \
And [here](https://git.m724.eu/Minecon724/chatapi/src/branch/master/src/main/groovy/eu/m724/chatapi/example) for example chat sources