commit c7beb75cf0f8cc9dbe41736441645082a2e2fbfb parent 824a65d8464ee2febc7813b7fc3465deddf961fc Author: Evan Gates <evan.gates@gmail.com> Date: Wed, 30 Jun 2010 12:45:17 -0700 small technicality, message is required to /j a user Diffstat:
| M | tools.suckless.org/ii/patches/autojoin.md | | | 3 | ++- |
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/tools.suckless.org/ii/patches/autojoin.md b/tools.suckless.org/ii/patches/autojoin.md @@ -5,7 +5,8 @@ Description ----------- When a user messages you or you are made to join a channel (as with bitlbee), -ii will automatically join so there is no need to `$ echo "/j user" > in` +ii will automatically join so there is no need to either `$ echo "/j channel > in"` +or `$ echo "/j user message" > in` before you can start sending messages. Download