summaryrefslogtreecommitdiff
path: root/test/lisp/erc/resources/commands/squery.eld
blob: bcd176e515b08b313587af27c2c08eb92da90e8b (plain)
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
;; -*- mode: lisp-data; -*-
((nick 10 "NICK tester"))
((user 10 "USER user 0 * :tester")
 (0.07 ":ircnet.hostsailor.com 020 * :Please wait while we process your connection.")
 (0.03 ":ircnet.hostsailor.com 001 tester :Welcome to the Internet Relay Network tester!~user@93.184.216.34")
 (0.02 ":ircnet.hostsailor.com 002 tester :Your host is ircnet.hostsailor.com, running version 2.11.2p3+0PNv1.06")
 (0.03 ":ircnet.hostsailor.com 003 tester :This server was created Thu May 20 2021 at 17:13:24 EDT")
 (0.01 ":ircnet.hostsailor.com 004 tester ircnet.hostsailor.com 2.11.2p3+0PNv1.06 aoOirw abeiIklmnoOpqrRstv")
 (0.00 ":ircnet.hostsailor.com 005 tester RFC2812 PREFIX=(ov)@+ CHANTYPES=#&!+ MODES=3 CHANLIMIT=#&!+:42 NICKLEN=15 TOPICLEN=255 KICKLEN=255 MAXLIST=beIR:64 CHANNELLEN=50 IDCHAN=!:5 CHANMODES=beIR,k,l,imnpstaqrzZ :are supported by this server")
 (0.01 ":ircnet.hostsailor.com 005 tester PENALTY FNC EXCEPTS=e INVEX=I CASEMAPPING=ascii NETWORK=IRCnet :are supported by this server")
 (0.01 ":ircnet.hostsailor.com 042 tester 0PNHANAWX :your unique ID")
 (0.01 ":ircnet.hostsailor.com 251 tester :There are 18711 users and 2 services on 26 servers")
 (0.01 ":ircnet.hostsailor.com 252 tester 63 :operators online")
 (0.01 ":ircnet.hostsailor.com 253 tester 4 :unknown connections")
 (0.01 ":ircnet.hostsailor.com 254 tester 10493 :channels formed")
 (0.01 ":ircnet.hostsailor.com 255 tester :I have 933 users, 0 services and 1 servers")
 (0.01 ":ircnet.hostsailor.com 265 tester 933 1328 :Current local users 933, max 1328")
 (0.01 ":ircnet.hostsailor.com 266 tester 18711 25625 :Current global users 18711, max 25625")
 (0.02 ":ircnet.hostsailor.com 375 tester :- ircnet.hostsailor.com Message of the Day - ")
 (0.01 ":ircnet.hostsailor.com 372 tester :- 17/11/2023 3:08")
 (0.02 ":ircnet.hostsailor.com 376 tester :End of MOTD command."))

((mode 10 "MODE tester +i")
 (0.00 ":ircnet.hostsailor.com NOTICE tester :Your connection is secure (SSL/TLS).")
 (0.01 ":tester MODE tester :+i"))

((squery 10 "SQUERY alis :help list")
 (0.08 ":Alis@hub.uk NOTICE tester :Searches for a channel")
 (0.01 ":Alis@hub.uk NOTICE tester :/SQUERY Alis LIST mask [-options]")
 (0.04 ":Alis@hub.uk NOTICE tester :[...]")
 (0.01 ":Alis@hub.uk NOTICE tester :See also: HELP EXAMPLES"))