Last change
on this file since 532 was 518, checked in by contact, 4 years ago |
contrib/clients: add gamja and senpai
|
File size:
1001 bytes
|
Rev | Line | |
---|
[518] | 1 | # Clients
|
---|
| 2 |
|
---|
| 3 | This page describes how to configure IRC clients to better integrate with soju.
|
---|
| 4 |
|
---|
| 5 | Also see the [IRCv3 support tables] for a more general list of clients.
|
---|
| 6 |
|
---|
| 7 | # [gamja]
|
---|
| 8 |
|
---|
| 9 | gamja has been designed together with soju, so should have excellent
|
---|
| 10 | integration. gamja supports many IRCv3 features including chat history.
|
---|
| 11 |
|
---|
| 12 | # [senpai]
|
---|
| 13 |
|
---|
| 14 | senpai is being developed with soju in mind, so should have excellent
|
---|
| 15 | integration. senpai supports many IRCv3 features including chat history.
|
---|
| 16 |
|
---|
| 17 | # [Weechat]
|
---|
| 18 |
|
---|
| 19 | By default, WeeChat doesn't request any IRCv3 capability. To enable all
|
---|
| 20 | supported capabilities as of WeeChat 3.1:
|
---|
| 21 |
|
---|
| 22 | /set irc.server_default.capabilities account-notify,away-notify,cap-notify,chghost,extended-join,invite-notify,multi-prefix,server-time,userhost-in-names
|
---|
| 23 | /save
|
---|
| 24 | /reconnect -all
|
---|
| 25 |
|
---|
| 26 | See `/help cap` for more information.
|
---|
| 27 |
|
---|
| 28 | [IRCv3 support tables]: https://ircv3.net/software/clients
|
---|
| 29 | [gamja]: https://sr.ht/~emersion/gamja/
|
---|
| 30 | [senpai]: https://sr.ht/~taiite/senpai/
|
---|
| 31 | [Weechat]: https://weechat.org/
|
---|
Note:
See
TracBrowser
for help on using the repository browser.