@@ -28,7 +28,7 @@ It's getting even better: The **Chat Overflow** license allows you to sell your
2828
2929And it's so easy. Here is all the code to get started with a simple twitch chat bot:
3030
31- ```
31+ ``` java
3232 twitchChat = require. input. twitchChat()
3333 twitchChat. get. registerMessageHandler(msg = > ... )
3434```
@@ -37,8 +37,9 @@ And it's so easy. Here is all the code to get started with a simple twitch chat
3737
3838* Current development state: ** Pre-Alpha***
3939
40- * There are still missing platforms. This is a open-source project. You can [ help] ( https://github.com/codeoverflow-org/chatoverflow/issues ) , too!
41- ** The API is written in java. So, every JVM-compatible language is possible. Java, Scala, Kotlin, ...
40+ \* There are still missing platforms. This is a open-source project. You can [ help] ( https://github.com/codeoverflow-org/chatoverflow/issues ) , too!
41+
42+ \* * The API is written in java. So, every JVM-compatible language is possible. Java, Scala, Kotlin, ...
4243
4344### Installation / Releases
4445Head over to [ releases] ( https://github.com/codeoverflow-org/chatoverflow/releases ) .
@@ -65,4 +66,4 @@ The perfect place if you need help with the framework, found a bug or want to sh
6566
6667Code Overflow started as a coding-livestream project from 3 computer science students @ [ KIT, Karlsruhe] ( http://www.kit.edu/ ) .
6768Now, it is a team of free open-source developers, sitting all over the world (really, lol).
68- The project is headed by [ skate702] ( http://skate702.de ) .
69+ The project is headed by [ skate702] ( http://skate702.de ) .
0 commit comments