-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathREADME
39 lines (28 loc) · 1.17 KB
/
README
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
dalnet ircd WATCH implementation for irssi
supports PTnet's NickServ extras
Uses some client code from the original watch script by ThEbUtChE
http://scripts.irssi.org/scripts/watch.pl
Credits: thebutche@interec.org / http://www.nebulosa.org
author: neofreak@irc.ptnet.org
email: igotbugs@ticklemynausea.net
web: http://www.ticklemynausea.net
,,__
.. .. / o._) .---.
/--'/--\ \-'|| .----. .' '.
/ \_/ / | .' '..' '-.
.'\ \__\ __.'.' .' ì-._
)\ | )\ | _.'
// \\ // \\
||_ \\|_ \\
'--' '--'' '--'
BASED ON: http://mirc.org/mishbox/reference/rawhelp6.htm
PTnet RFC (lol): http://ptnet.org/noticias_ptnet_novidades-na-rede
Usage:
/watch : shows online/offline nicknames
/watch update : updates the server with your watch list
/watch status : shows the status of your watch list
/watch add nick : adds the nick to your watch list
/watch del nick : removes the nick from your watch list
/watch help : shows this help screen
You will want to execute the "/watch update" command automatically
on connect.