Releases: timmersuk/ksp_irc
Releases · timmersuk/ksp_irc
0.18.1.7
0.18.0.6
0.17.0.5
- Updated to remove foreach loops according to performance recommendations.
- Added explicit support for twitch - see https://blog.bashtech.net/a-guide-to-twitch-irc/ for details, specifically use of http://www.twitchapps.com/tmi/ to generate an irc password to use - use your twitch handle as nick + username.
- Made password entry field a password UI component to avoid leaking passwords so easily.