This site works best with JavaScript enabled. Please enable JavaScript to get the best experience from this site.
What steps will reproduce the problem?1. Connect to irc.ppy.sh using server password authentication2. irc.ppy.sh autojoins users to #osu as well as the preset channel by default3. Sending lines from IRC causes them to appear twice ingame (1 line each, 2 lines sent)
What is the expected output? What do you see instead?1 line per line sent from IRC, 2 lines sent instead
What version of the product are you using?2.2.6 on CB 1.4.5-R0.2
Do you have an error log of what happened?No errors reported in console, just lines sent twice
This seems like it's related to the autojoin functionality you mentioned - being in two channels is confusing the bot, as it was only designed to join one. I'll need to review the code and hunt down the bug.
To post a comment, please login or register a new account.