No description
Find a file
2024-09-06 18:19:13 +02:00
.idea initial commit 2024-08-27 14:05:52 +02:00
src/main big revamp 2024-09-06 18:19:13 +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-05 16:28:47 +02:00
README.md do this 2024-09-02 18:16:05 +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.0 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