Skip to content
This repository has been archived by the owner on Sep 26, 2018. It is now read-only.

Releases: lmariscal/twitchirc

TwitchIRC | Release v1.2

02 May 03:36
Compare
Choose a tag to compare

++Added | --Removed | *Extra


  • Fixed all the whispers

  • Fixed errors

++ Added getChannels function to TwitchBot and Channel object

Light-TwitchIRC | Beta v1.1

02 May 15:14
Compare
Choose a tag to compare
Pre-release

Redone the light version with it's out branch.

TwitchIRC | Release v1.1

30 Apr 17:28
Compare
Choose a tag to compare

++Added | --Removed | *Extra


++ Added the requested ClientID in the TwitchBot class

TwitchIRC | Release v1.0

17 Apr 20:00
Compare
Choose a tag to compare

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

14 Aug 20:16
Compare
Choose a tag to compare

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.

Download TwitchIRC

TwitchIRC | Beta v1.0

18 Jun 03:50
Compare
Choose a tag to compare

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/

Download 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

31 May 19:00
Compare
Choose a tag to compare
Pre-release

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/

Download TwitchIRC

++Added | --Removed | *Extra

++ Added User methods
++ Documentation
++ Added Channel methods
--Some lag while using it
*Improved channel and User getting
*Fixed is Mod

TwitchIRC | Alpha v1.2

19 Apr 16:08
Compare
Choose a tag to compare
Pre-release

Added some cool stuff and fixed bugs.
Actually you can use this library has all the basics!

Download TwitchIRC

TwitchIRC | Alpha v1.0

18 Apr 21:32
Compare
Choose a tag to compare
Pre-release

The first Official Realease,
there might be errors and there will be more Stuff.
But you can start testing and do the basics.
Check the Wiki for more Information!

Download TwitchIRC