Add page on irc

This commit is contained in:
Yash Karandikar 2021-05-14 15:14:02 -05:00
parent 73f083140d
commit 89daa6a2f1
1 changed files with 24 additions and 0 deletions

24
irc.md Normal file
View File

@ -0,0 +1,24 @@
A big part of using a tilde is using IRC.
ttylde has `weechat` installed, and a default `weechat` configuration provided in your home directory, available at `~/.weechat`.
To launch `weechat`, simply type:
```bash
weechat
```
To launch `weechat` with a non-standard config directory, use the `--dir` argument:
```bash
weechat --dir /path/to/your/config/dir
```
The provided configuration is preconfigured to connect to `#ttylde` and `#meta` on `tilde.chat`.
## Other clients
Other clients include `irssi` and the [kiwi webchat](https://kiwi.tilde.chat). `irssi` is not installed, but if you need it, simply ping ~karx on IRC and he'll install it.
When using the webchat, make sure to put `#ttylde` as the channel name.