Skip to content

Releases: Gocnak/Botnak

Botnak Episode 2 Build 2.35

07 Jul 00:04
Compare
Choose a tag to compare

2.35

Added:

Emoteset parsing to download emotes you have (closes #97)
Auto-scroll down after 10 seconds (if there's activity) (closes #85 thanks @chrisazy !)

Fixed:

Reconnect threads use port 6667 (dedicated IRC)
Don't load tabs if you don't have accounts logged in

Botnak Episode 2 Build 2.34

25 Jun 08:31
Compare
Choose a tag to compare

2.34

Added:

Saving sounds permission and delay (closes #90)
Increased end-user text box font size to 12pt
Support for new JTV admin-style messages
"!botreply" for reponding in other channels (closes #76)

Fixed:

Emotes of the Botnak user now show on first message (closes #86)
Font saving/loading issues
Limited API requests per message to 2
NameFace saving/loading cleaned up (you can delete namefaces.txt; it's useless)
Minor optimizations/code cleanup

Botnak Episode 2 Build 2.33

15 Jun 00:19
Compare
Choose a tag to compare

2.33

Added:

Special Sounds Overhaul (closes #89)
Sanity checks to face downloads (closes #91)

Fixed:

Port switched to 6667 (dedicated IRC)

Botnak Episode 2 Build 2.32

05 Jun 07:09
Compare
Choose a tag to compare

2.32

Added:

FrankerFaceZ API Support (closes #88)
NOTICE JTV messages support

Fixed:

Subscriber streaks are now Twitch-tier in forgiveness (closes #87)
Accidental Shadowbans (hopefully)

Botnak Episode 2 Build 2.31

24 May 08:54
Compare
Choose a tag to compare

2.31

IMPORTANT!! In your Botnak folder:
Delete your TwitchFaces/ folder
Delete your TwitchFaces.txt file

Added:

IRCv3 Support (closes #83 and closes #84)
FrankerFaceZ Support (closes #77 thanks @jbzdarkid)
Reconnect threads (closes #62)
URL-Unshortener, Twitch VOD and YouTube video data info (closes #24)
Emote pop-up menus (try clicking an emote!)

Fixed:

Donation formatting fixed (thanks @dr-kegel & @jbzdarkid)
Potential issue with imgur links (thanks @dr-kegel)
General code cleanup

Botnak Episode 2 Build 2.3

26 Apr 07:07
Compare
Choose a tag to compare

2.3

Added:

Full !song support with last.fm (closes #53 but see the wiki for more info!)
Icon enums (one step closer towards #57, thanks @jbzdarkid!)
Donation total for a user printed out upon another donation

Fixed:

FileChooser for Sounds now compares correctly (closes #71)
Channel manager null fix (closes #73)
User Chat index sets correctly (you can up arrow -> enter spam again)
Issue with User Suggestion panel still showing
Imgur URLs are corrected to i.imgur URLs (namefaces)
Luminosity values should be better now
Subscriber count streak does not increase for repeat messages
Minor code improvements (thanks @jbzdarkid and @tsteinholz !)

Botnak Episode 2 Build 2.29

07 Feb 20:18
Compare
Choose a tag to compare

2.29

Added:

Global Moderator support (closes #58)
Message clearing/cleanup is now on MessageQueue

Fixed:

Subscriber sounds now don't trigger twice
Font issue (closes #68)
Null Pointer with checking Subscribers (closes #69)

Botnak Episode 2 Build (2.28)

29 Jan 21:58
Compare
Choose a tag to compare

2.28

Added:

"!uptime" command
Support for the new subscriber messages
All commands moved to Response framework (closes #63)

Fixed:

MessageQueue is significantly faster
Heartbeat Threads don't overlap each other

Botnak Episode 2 Dev Build (2.27)

15 Jan 00:35
Compare
Choose a tag to compare

2.27

Added:

MessageQueue for improved message handling and responsive GUI

Fixed:

Overall improved message handling (TDuva is based)
Null check for twitch faces (deleted sets on Twitch are now deleted locally)
BanQueue is a little more responsive now

Botnak Episode 2 Dev Build (2.26)

04 Jan 05:33
Compare
Choose a tag to compare

2.26

(If these exist)
Delete your Botnak/TwitchFaces/ folder
Delete your twitchfaces.txt file
Delete your commands.txt file
(before opening the new version of Botnak)

Added:

Donation Manager (closes #11)
Subscriber Manager (closes #36)
JTV Messages Support
"Clear chat" Support (closes #27)
"Pop-out" Limitless Dimensions (closes #19)
User-Defined Argument Commands (closes #46)
Botnak talks more in response to commands
"@ user auto completion" (closes #59)

Fixed:

Too many spaces replaced with one space
Tab pulsing issues (closes #42)
Account Mishaps (closes #49 issue, please read it)
Twitch Face Downloading to be more sparse (closes #32)
Clear chat amount being detected now (closes #55)
Removed maven support, no need for it yet