OpenGamepadUI icon indicating copy to clipboard operation
OpenGamepadUI copied to clipboard

Chat integration

Open puzavac opened this issue 1 year ago • 2 comments

Matrix comes to mind.

puzavac avatar Aug 29 '24 13:08 puzavac

Matrix support would be great as a plugin. There are a variety of libraries that could make this easier to implement: https://matrix.org/ecosystem/sdks/

ShadowApex avatar Aug 30 '24 02:08 ShadowApex

An XMPP client would be probably easier and lighter on resources. XMPP also already supports sharing game state and such things.

A while ago someone implemented an PoC in Godot: https://wolthera.info/2020/12/xmpp-client-in-godot/

poVoq avatar Jan 02 '25 20:01 poVoq