Correctness
This commit is contained in:
parent
92dfc0bb39
commit
7d66cdf828
1 changed files with 4 additions and 4 deletions
|
@ -1,9 +1,9 @@
|
|||
---
|
||||
layout: project
|
||||
title: WeeChat plugin
|
||||
title: WeeChat script
|
||||
categories: projects client
|
||||
thumbnail: https://matrix.org/blog/wp-content/uploads/2015/04/Screen-Shot-2015-04-22-at-21.43.01-400x284.png
|
||||
description: For fans of command line interfaces, a nice Matrix plugin for Weechat.
|
||||
description: For fans of command line interfaces, a nice Matrix script for WeeChat, an IRSSI like CLI
|
||||
author: Tor
|
||||
maturity: Late beta
|
||||
---
|
||||
|
@ -11,8 +11,8 @@ maturity: Late beta
|
|||

|
||||
|
||||
# {{ page.title }}
|
||||
[WeeChat](http://weechat.org/) is a super powerful CLI chat client that’s extensible in many languages to allow for new protocols like Matrix. Tor contributed this great WeeChat plugin for Matrix which is getting a good feedback from more geeky users.
|
||||
[WeeChat](http://weechat.org/) is a super powerful CLI chat client that is extensible in many languages to allow for new protocols like Matrix. @torhve contributed this great WeeChat script for Matrix which is getting a good feedback from more geeky users.
|
||||
|
||||
To use it, you will need to sign up for a Matrix account on a server using the [Console Web](./console-web.html) or [Vector](./vector.html) clients, as WeeChat doesn’t support registration yet.
|
||||
|
||||
To run it, grab the code from [github](https://github.com/torhve/weechat-matrix-protocol-script).
|
||||
To run it, grab the code from [@torhve's github repo](https://github.com/torhve/weechat-matrix-protocol-script).
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue