OpenGamepadUI
OpenGamepadUI copied to clipboard
Chat integration
Matrix comes to mind.
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/
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/