bash-tutorial/tutorial/weechat.org

724 B

How to use weechat to connect to matrix service

Use the following command to load the `weechat-matrix` script:

  /script load weechat-matrix.py

Set up username and password:

/set matrix.server.matrix_org.username usernamehere
/set matrix.server.matrix_org.password passwordhere

Connect to matrix server:

/matrix connect matrix_org

Saving configuration:

  /save