2.0.9 (2022-10-22)
Changelog
- Full support of IRC chat
- Open private DM with player
- Filter channel users
- Support emoji syntax
:emoji:
on chat input - Remember last user channels for next IRC session
- Parallel initilization of patch watcher (faster launch)
- Updated ICE to 3.2.2
FAQ
How to join channel/s?
- Use chat input /join #channel1, #channel2, ..., <#channel>
- Use channel/user input <#channel> and press Enter
How to leave channel/s?
- Use chat input /part #channel1, #channel2, ..., <#channel>
- Use leave button, hover on required channel in the sidebar list and press "Leave" button
RAW IRC commands
- Use slash '/'
Example:
- UI: /join #channel
- IRC: JOIN #channel
Emoji Sample:
- Write
:tada:
- Converted to
How to copy message?
- Right click on message
- Click on "Copy text"
- Done!