- Game version
- 0.203.133
lightweight, super easy to setup chatbot.
Intended use:
mirror the ingame public chat to a discord channel.
Works only game->discord, not discord->game
How to use:
- download, run your server once with the mod.
- go to serverinstallfolder/moddata/starchat
- open properties.yml
- put your own discord hook url (google how to set up a discord webhook)
- start server again
Debug:
discord messages dont arrive:
- use /starchat in the gamechat to show what URL is currently used
server doesnt start:
- check server logs for IllegalArgumentException. Starchat will refuse to run with a mangeled URL. This is done intentionally
Behind the scenes:
sending the chat messages to discord is parallel threaded to make sure no lag occurs when connecting to the webhook.
Might receive more features in the future, please make sure to give feedback and report issues
Github:
Intended use:
mirror the ingame public chat to a discord channel.
Works only game->discord, not discord->game
How to use:
- download, run your server once with the mod.
- go to serverinstallfolder/moddata/starchat
- open properties.yml
- put your own discord hook url (google how to set up a discord webhook)
- start server again
Debug:
discord messages dont arrive:
- use /starchat in the gamechat to show what URL is currently used
server doesnt start:
- check server logs for IllegalArgumentException. Starchat will refuse to run with a mangeled URL. This is done intentionally
Behind the scenes:
sending the chat messages to discord is parallel threaded to make sure no lag occurs when connecting to the webhook.
Might receive more features in the future, please make sure to give feedback and report issues
Github:
GitHub - IR0NSIGHT/StarChat
Contribute to IR0NSIGHT/StarChat development by creating an account on GitHub.
github.com