IRChat - IRC chat bridge!
#11
Ah, That's as far as i can tell easy enough to do.
I'll add the necessary endpoint in the next release.Tongue
Reply
Thanks given by:
#12
I do think the Core needs some modifications. As far as I remember I don't think it has a hook that fires when someone on the webadmin talks. You can however add messages by calling the WEBLOG functions.
Reply
Thanks given by:
#13
Hmm. Seems like there's none indeed.
I'll have to make a PR, then.
Reply
Thanks given by:
#14
Shouldn't be too hard. You can see how the commands are done. A hook would look allot like that.
Reply
Thanks given by:
#15
Update!
I've added web and console(currently write-only) endpoints, and created a PR for Core with necessary functionality
( https://github.com/mc-server/Core/pull/122 ).
Note: Chat coming from the web chat is actually coming from web-chat-chat due to the naming scheme for endpoint sources. Not anymore!
Reply
Thanks given by:
#16
Added hooks for SendFromEndpoint / SendToEndpoint (Example here: https://github.com/jan64/IRChatAPITest )
Added the ability to send raw irc commands (console: ircr SOMETHING HERE)
Reply
Thanks given by:
#17
Any plans to support matrix?
Reply
Thanks given by:
#18
+1 for Matrix! It even has API's for this kind of stuff!

Check it out here!
Reply
Thanks given by:




Users browsing this thread: 1 Guest(s)