-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathREADME
More file actions
23 lines (17 loc) · 753 Bytes
/
README
File metadata and controls
23 lines (17 loc) · 753 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
To run, just $ ./chat.py
It will suggest a line you can give to your friends on IRC or email or somewhere else, so you're included in their chatting.
Lines starting in / are commands. Everything else is sent to your friends.
There are 3 commands
/add - add a friend
/list - list your friends
/ignore - remove a friend
also /help and /quit but those don't do anything special
Note for debugging purposes non-friends sending you stuff will still pop up
indicators.
/ignore IP
will remove IP from your friends list. Just copy and paste a line from /list or
w/ev. IP:port will ignore the port part.
/add IP:port
IP is an IPv6 cjdns address
port is an integer, doesn't matter just depends whatever their chat's listening on.
/list - list your friends