Releases: lmariscal/twitchirc
TwitchIRC | Release v1.2
Light-TwitchIRC | Beta v1.1
Redone the light version with it's out branch.
TwitchIRC | Release v1.1
++Added | --Removed | *Extra
++ Added the requested ClientID in the TwitchBot class
TwitchIRC | Release v1.0
This is the first Release out of beta that I do. So enjoy and thanks for the support I have being getting 👍
The documentation will be out ASAP
++Added | --Removed | *Extra
++ Added the Join and Part listener in the TwitchBot
++ Added new verbose features from twitch
- Working on whispers, will probably take a while
Light-TwitchIRC | Beta v1.0
This is a modify version of this Library, I was getting complains and I was experimenting some lag after a long time of usage with the bot, that is because it generates a new Object per User and stores it, it is usefull for short time periods of usage so this is a much better version and lighter It is used the same and has the same features excepting the User|Channel object.
TwitchIRC | Beta v1.0
Im proud to announce the Beta version of this Lib, I have worked so hard but this lib isnt even known jaja, If you found this you found a mine of gold cause its the only and the best Twitch IRC Lib for java.
And Fully Documented
http://cavariux.github.io/TwitchIRC/
++Added | --Removed | *Extra
++ Added Alot of channel Methods (Alot, like isLive, isSubscribed, getTotalViews, getLanguange, getViewersNum, getTitle, getGame, etc)
- The method in the channel class "isSubscribed" is in test please send me feedback cause I cant test it
TwitchIRC | Alpha v1.3
Sry for that late update but I was some busy, I got some private problems but well, Im back
Im bringing you the 1.3 alpha, almost all working, I need to make the Subscriber things and that stuff
Changed the return from the getViewers to List and added the getMods if needed
And Fully Documented
http://cavariux.github.io/TwitchIRC/
++Added | --Removed | *Extra
++ Added User methods
++ Documentation
++ Added Channel methods
--Some lag while using it
*Improved channel and User getting
*Fixed is Mod