Connecting with an IRC channel - Printable Version +- Cuberite Forum (https://forum.cuberite.org) +-- Forum: Cuberite (https://forum.cuberite.org/forum-4.html) +--- Forum: Discussion (https://forum.cuberite.org/forum-5.html) +--- Thread: Connecting with an IRC channel (/thread-636.html) |
Connecting with an IRC channel - rymate1234 - 11-27-2012 Is it possible to use MCServer with an irc bot, so that Server chat goes to the irc channel and vice versa? If so, how would I do this? RE: Connecting with an IRC channel - ThuGie - 11-27-2012 At this moment it shouldnt be possible as the socket support that is added to lua isnt working correctly. When it does you could write a plugin that parses everything and sends chat to the server and ofcourse back. |