bash-tutorial/tutorial/weechat.org

929 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

And now, what?

Once in the channel you can use / to access the available commands, e.g.,

  • /buffer weechat: go to weechat buffer
  • /buffer user_name: got to "user_name" buffer