MonsterIRC

MonsterIRC

24.4k Downloads

Console chat

CelticMinstrel opened this issue ยท 3 comments

commented

I'd like an option to transmit console chat to IRC (that is, chat from the console using the "say" command). You'd just need to handle ServerCommandEvent and check that it's the "say" command.

commented

Could you not just use irc say (message)? It will still go to game and irc.

commented

I have to second that request, i wrote my own little JSONAPI tool that chat's with the console and would be cool to have it display to game & irc. (Nickname could be Server or Console)

commented

done.