Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 

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