]> jfr.im git - irc/SurrealServices/srsv.git/blob - branches/erry-devel/help/nickserv/profile.txt
initial commit of erry's Insp work.
[irc/SurrealServices/srsv.git] / branches / erry-devel / help / nickserv / profile.txt
1 %BNickServ PROFILE%B stores information about you for others
2 to read.
3
4 Syntax: %BPROFILE READ%B %Unickname%U [%Unickname%U ...]%B
5 %BPROFILE%B [%Unick%U] %BSET%B %Uitem%U %Udata%U
6 %BPROFILE%B [%Unick%U] %BDEL%B %Uitem%U
7 %BPROFILE%B [%Unick%U] %BWIPE%B
8
9 The %BPROFILE READ%B command displays PROFILE data for you
10 or for a list of registered nicks.
11
12 The %BPROFILE SET%B command adds an entry to your profile.
13
14 %BExamples:%B
15 /ns profile set aim blahblah123
16 /ns profile set myspace http://www.myspace.com/you
17 /ns profile set birthday June 9, 1969
18 /ns profile set mood sassy
19
20 %BWARNING%B: Don't put private information in your profile.
21 There are no restrictions on who can read it.
22
23 The %BPROFILE DEL%B command removes an entry from your profile.
24
25 The %BPROFILE WIPE%B command deletes your entire profile.