No description
Find a file
2024-09-07 14:46:38 +02:00
.idea initial commit 2024-08-27 14:05:52 +02:00
src/main fix example source 2024-09-07 14:46:38 +02:00
thinkings make it clear I think here 2024-09-02 18:16:38 +02:00
.gitignore initial commit 2024-08-27 14:05:52 +02:00
LICENSE.md add license 2024-09-01 17:43:19 +02:00
pom.xml [maven-release-plugin] prepare for next development iteration 2024-09-06 18:26:47 +02:00
README.md update version 2024-09-06 18:27:50 +02:00

A scriptable Java library for chatbots

Download

  • Maven repository: https://git.m724.eu/api/packages/Minecon724/maven
  • Artifact: eu.m724:chatapi
  • Version tags: here (1.1 at the time of writing)

(or see here)

Use

See Main.java for example usage (although most lines there is just sweetener)
And here for example chat sources