updated Readme.md
This commit is contained in:
21
ReadMe.md
21
ReadMe.md
@@ -0,0 +1,21 @@
|
|||||||
|
# Minecraft Statistic Commands Websocket Server
|
||||||
|
This is a project that is a little bit of a passion thing.
|
||||||
|
|
||||||
|
Let's just face it I enjoy playing Minecraft, but all the chat bot implementations suck for chat bots (at least the ones I've tried), or they've been written in a crazy language like C# or similar.
|
||||||
|
|
||||||
|
I wanted a solution that is a 100% stand-alone self-hosted solution that I could control every aspect of, Java was a no-brainer for this as it is easily read and written.
|
||||||
|
|
||||||
|
### What this bot uses:
|
||||||
|
0. Minecraft Java 1.20.4 (Required)
|
||||||
|
1. Spigot-API for access to minecraft
|
||||||
|
2. Google-API for Youtube Data (O-Auth & Live Chat Messages)
|
||||||
|
3. Websocket Server-Client (for interfacing between the YT Live Chat and the Spiggot-API)
|
||||||
|
4. [Future Features] (no particular Order Applied here)
|
||||||
|
>> 4.1 Discord Intergration (discord bot)
|
||||||
|
|
||||||
|
>> 4.2 Twitch (API)
|
||||||
|
|
||||||
|
>> 4.3 Chat Window (agregation of twitch & YT Live Chats)
|
||||||
|
|
||||||
|
### Working Pace
|
||||||
|
The working pace of this project may be fast but could slow down at any time due to IRL work being part of my schedule, this is done in the spare time if my brain is up to it.
|
Reference in New Issue
Block a user