toxirc
toxirc copied to clipboard
Tox to IRC bridge with support for multiple channels
Using fdopen always fails to load the save file on windows. With fopen it always works on both windows and linux.
So far it's looking like a one-way bridge: a tox user can join an irc channel and send messages to the channel, but it doesn't seem like the bot echoes...
Since the bot doesn't register itself on IRC someone "could" take the same name and denial of service the bot? Would it be possible to have the bot increment the...