How To- First, download the latest binaries and the latest modskype from this page.
- Second, extract the zip files and move modskype.dll into the modules folder from the binaries download.
- Make sure you have the latest Microsoft Visual C++ 2008 SP1 Redistributable Package
- Open a command shell window (Windows+R, cmd) and navigate to the folder you extracted znc.exe to.
- Type znc --makeconf and hit enter.
- Follow the instructions and set up a znc account. Connect the account to the server with the channels you would like to bridge.
- Start your new znc. Type: znc -D
- Connect to your new ZNC via any IRC client.
- More information on the last few steps can be found here: http://en.znc.in/wiki/ZNC (official ZNC docs/website).
- Start Skype and log in.
- Now, type /msg *status loadmod modskype
- *status should reply with Loaded module modskype.
- Skype should notify you that znc.exe wants to have access. Grant access.
- Have someone type a message in each Skype group chat you want bridged.
- For each new channel, *modskype on IRC will send you a message like
WARNING: Group chat $gibb;errish;1234 not mapped to any channel. A message has been lost. - To map group chats, type /msg *modskype set #your-channel $gibb;errish;1234 and replace the IRC channel name and the Skype chat room ID accordingly.
- A confirmation message will appear: MAPPED: chatname $gibb;errish;1234 to #your-channel!
- Type /msg *status saveconfig
- Disconnect your client from the bnc account. Leave Skype running. Everything should be fine now.
Please note that chatting from within the Skype instance that is used for the bot may lead to unexpected results. If you have any questions or suggestions, feel free to contact flakes at #znc on EFnet! |  |
Thanks a lot! This was really helpful!