-
Using the kitteh library against [Twitch IRC](https://github.com/justintv/Twitch-API/blob/master/IRC.md) which is apparently not true IRC but close enough.
When receiving messages that look like `:j…
-
From twitch to game
- Listen for votes -- Done by Moobot
- Count votes -- Done by Moobot
- 30 seconds counter (if tied, pick at random from tied; if none, send random) -- Done by Moobot
- Send the re…
-
Should create some sort of connection pool to deal with large message requests. Perhaps on a per channel basis or with a recieve connection and several send connections. To be determined.
-
Connections should not be aware of their affiliation to Twitch. Should make them more generalizable/configurable.
-
I was too enthusiastic when implementing these features. They should be undone and put on hold until after this milestone.
-
Provide a way to close Connections safely. Both manually and at the end of TwitchIRC use.
-
``` Java
Exception in thread "main" java.lang.UnsupportedClassVersionError: com/cavariux/twitchirc/Core/TwitchBot : Unsupported major.minor version 52.0
at java.lang.ClassLoader.defineClass1(Nativ…
-
Not sure why this happens, but there is a problem with this mod and logistic pipes. Not sure which mod is causing the problem. I have a logistic pipe attached to storage crates from better storage as …