Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 357 Bytes

File metadata and controls

17 lines (13 loc) · 357 Bytes

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}> "