Skip to content

hezhenwei/MTDChatBot

Repository files navigation

For User

What it does

Used in Mindustry Server side.
You can chat with it.
say something start with "@myke" for example "@myke what do you like" It will also auto-chat when there are only 1 people in server.

Installing

Download here:
https://github.com/hezhenwei/MTDChatBot/releases/download/v0.1.0/MTDChatBot-0.1.0.jar
Simply place the .jar file in your server's config/mods directory.
Then restart the server. Now it works.
To list your currently installed plugin/mods, run mods command at server side.

Use

say something start with "@myke" for example "@myke what do you like"

For Developer

Building a Jar

gradlew jar / ./gradlew jar

Output jar should be in build/libs.

Comments use http://api.qingyunke.com/ as API provider.

todo

I don't know