chatapi/README.md
2024-09-06 18:27:50 +02:00

12 lines
No EOL
656 B
Markdown

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.1` 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 (although most lines there is just sweetener) \
And [here](https://git.m724.eu/Minecon724/chatapi/src/branch/master/src/main/groovy/eu/m724/chatapi/example) for example chat sources