index.md - sites - public wiki contents of suckless.org | |
git clone git://git.suckless.org/sites | |
Log | |
Files | |
Refs | |
--- | |
index.md (606B) | |
--- | |
1 Joinuser | |
2 ======== | |
3 | |
4 Description | |
5 ----------- | |
6 By default to PRIVMSG a user you need to `/j user message`, this patch m… | |
7 `message` optional. It also displays "-!- yournick has joined user" prio… | |
8 any messages both when you `/j user` and when a user messages you, and | |
9 incorporates the [autojoin](//tools.suckless.org/ii/patches/autojoin) pa… | |
10 you do not need to `/j user` first to talk to someone who has already me… | |
11 you. | |
12 | |
13 Download | |
14 -------- | |
15 * [ii-1.4-joinuser.diff](ii-1.4-joinuser.diff) | |
16 | |
17 Author | |
18 ------ | |
19 * Robert Lowry (bobertlo) <[email protected]> | |
20 * Evan Gates (emg) <[email protected]> |