Discord Chat connected to Minecraft - Printable Version +- Forums - Open Redstone Engineers (https://forum.openredstone.org) +-- Forum: Off-Topic (https://forum.openredstone.org/forum-4.html) +--- Forum: Programming (https://forum.openredstone.org/forum-8.html) +--- Thread: Discord Chat connected to Minecraft (/thread-9106.html) |
Discord Chat connected to Minecraft - Phase - 01-13-2016 des7ruction made a cool JS plugin that connects Discord with MC. I forked it and made it a little more ORE-esc. Is this something we want? We have IRC so why not include Discord? RE: Discord Chat connected to Minecraft - Apuly - 01-13-2016 I've moved it to a bit more appropriate subforum RE: Discord Chat connected to Minecraft - Nickster258 - 01-13-2016 If this is compatible with PurpleIRC then it should be fine. RE: Discord Chat connected to Minecraft - Legofreak - 01-14-2016 would be fine if it's in its own channel. nobody seems to touch #build anyway RE: Discord Chat connected to Minecraft - PabloDons - 01-14-2016 That's really cool! btw is it client side only? like does people have to be using the code in order for people to see what you are writing? RE: Discord Chat connected to Minecraft - Phase - 01-15-2016 (01-14-2016, 10:57 PM)PabloDons Wrote: That's really cool! btw is it client side only? like does people have to be using the code in order for people to see what you are writing? It''s all serverside, so vanilla clients will see it and normal discord clients will too. I just thought of the multiple servers, will probably take some modifying to get working. RE: Discord Chat connected to Minecraft - PabloDons - 01-15-2016 wouldn't you need 2 other separate servers each for it's own server? if you want I can make channels called #build, #school, #survival for the chats |