Thumbnail

rani/matterbridge.git

Clone URL: https://git.buni.party/rani/matterbridge.git

Browsing tree for branch master, showing 1 entries

TypeFileLast CommitAuthorCommit Date (UTC)Size
txt README.md docs: Split README/wiki into docs/ folder selfhoster1312 13:03, Sep 7 2025 357 B
README.md

SSHChat

  • Status: ???
  • Maintainers: ???
  • Features: ???

[!WARNING] In the gateway setup you should set channel to “sshchat” in order for things to work properly.

Basic configuration example:

[sshchat.mychat]
Server="address:port" # eg "localhost:2022" or "1.2.3.4:22"
Nick="matterbridge"
RemoteNickFormat="[{PROTOCOL}] <{NICK}> "