Gocnak / Botnak

A Java-based IRC chat client with focus on Twitch.tv streams.
https://gocnak.github.io/Botnak
MIT License
68 stars 28 forks source link

bugs I've run into thus far. #4

Closed KinamKrindar closed 9 years ago

KinamKrindar commented 10 years ago

I've noticed that some emotes pop up in the dev build you'd linked me, some things like "SSS" show the icon you've got set for that, as well as the creeper face icon for SSSsss. Perhaps make the trigger only work for when there's whitespace around the text?

Along the lines of the emotes stuff, I realize there's a TON of emotes programmed in already, perhaps an option in settings window to review the emotes that are in and allow turning on/off some by choice? (perhaps have tree listing of what channel they're for so it's not as long of a list initially)

KinamKrindar commented 10 years ago

One thing I've noted with the build I've got, If I save and close, Any tabs I had open will re-open properly, but will not properly connect if I don't have the "auto sign in" option checked. To fix currently, either I have to close the tabs prior to save & exiting,, or after signing in, closing all the tabs and re-adding them.

KinamKrindar commented 10 years ago

Not sure if this is a bug, or if it should be a request... when clicking log-out for the bot at least (haven't tested on main login), it removes everything from the fields. If it isn't a bug, then perhaps if "logout" is clicked, it only logs the bot out, keeping it's login information in the fields. Add in a button to clear the fields if need be?

Along the same lines, if the bot isn't logged in, perhaps the title shouldn't say "bot: [bot's name]"

KinamKrindar commented 10 years ago

when using /me, while for others it shows up properly, in botnak, it shows : ACTION instead of turning the line my name's color

KinamKrindar commented 10 years ago

I know you already know about it crashing from too much sound spam, but apparently it will also crash from too much regular spam. Have encountered this in a couple stream chats that have 2k+ viewers, if a big spam-happy time comes up, once everyone starts spamming too much for the botnak to keep up or something.

Gocnak commented 10 years ago

Fixed the /me bug. Thanks for pointing that out.

Also, could you please move each issue into their own report? It'll make tracking the progress of fixing them much easier. Thanks.

Gocnak commented 9 years ago

Closing for now, if these issues are still prevalent, make an issue for each that you come across now.