switch to weechat-matrix

This commit is contained in:
Matthew Hodgson 2019-09-15 23:29:54 +01:00
parent 7d178d3ced
commit 49c717c791

View file

@ -46,8 +46,8 @@ var unlinkable_clients = [
{ {
name: "Weechat", name: "Weechat",
logo: "img/weechat-48px.png", logo: "img/weechat-48px.png",
author: "Tor Hveem", author: "Poljar",
homepage: "https://github.com/torhve/weechat-matrix-protocol-script", homepage: "https://github.com/poljar/weechat-matrix",
maturity: "Late beta", maturity: "Late beta",
room_instructions(alias) { return <span>Type <code>/join <b>{ alias }</b></code></span> }, room_instructions(alias) { return <span>Type <code>/join <b>{ alias }</b></code></span> },
user_instructions(userId) { return <span>Type <code>/invite <b>{ userId }</b></code></span> }, user_instructions(userId) { return <span>Type <code>/invite <b>{ userId }</b></code></span> },