summaryrefslogtreecommitdiff
path: root/test/lisp/erc/resources/base/renick/self/merge-query-a.eld
blob: 27ef7ecd2ffa04c9cfa0e0fe12615f600fe1db09 (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
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
;; -*- mode: lisp-data; -*-
((nick 10 "NICK tester"))
((user 10 "USER user 0 * :unknown")
 (0.00 ":irc.foonet.org 001 tester :Welcome to the foonet IRC Network tester")
 (0.01 ":irc.foonet.org 002 tester :Your host is irc.foonet.org, running version ergo-v2.11.1")
 (0.00 ":irc.foonet.org 003 tester :This server was created Sun, 12 May 2024 00:41:10 UTC")
 (0.00 ":irc.foonet.org 004 tester irc.foonet.org ergo-v2.11.1 BERTZios CEIMRUabefhiklmnoqstuv Iabefhkloqv")
 (0.00 ":irc.foonet.org 005 tester AWAYLEN=390 BOT=B CASEMAPPING=ascii CHANLIMIT=#:100 CHANMODES=Ibe,k,fl,CEMRUimnstu CHANNELLEN=64 CHANTYPES=# CHATHISTORY=25 ELIST=U EXCEPTS EXTBAN=,m FORWARD=f INVEX :are supported by this server")
 (0.01 ":irc.foonet.org 005 tester KICKLEN=390 MAXLIST=beI:60 MAXTARGETS=4 MODES MONITOR=100 NETWORK=foonet NICKLEN=32 PREFIX=(qaohv)~&@%+ STATUSMSG=~&@%+ TARGMAX=NAMES:1,LIST:1,KICK:,WHOIS:1,USERHOST:10,PRIVMSG:4,TAGMSG:4,NOTICE:4,MONITOR:100 TOPICLEN=390 UTF8ONLY WHOX :are supported by this server")
 (0.01 ":irc.foonet.org 005 tester draft/CHATHISTORY=25 :are supported by this server")
 (0.00 ":irc.foonet.org 251 tester :There are 0 users and 6 invisible on 1 server(s)")
 (0.00 ":irc.foonet.org 252 tester 0 :IRC Operators online")
 (0.02 ":irc.foonet.org 253 tester 0 :unregistered connections")
 (0.00 ":irc.foonet.org 254 tester 2 :channels formed")
 (0.01 ":irc.foonet.org 255 tester :I have 6 clients and 0 servers")
 (0.00 ":irc.foonet.org 265 tester 6 6 :Current local users 6, max 6")
 (0.00 ":irc.foonet.org 266 tester 6 6 :Current global users 6, max 6")
 (0.00 ":irc.foonet.org 422 tester :MOTD File is missing")
 (0.00 ":irc.foonet.org 221 tester +i")
 (0.00 ":irc.foonet.org NOTICE tester :This server is in debug mode and is logging all user I/O. If you do not wish for everything you send to be readable by the server owner(s), please disconnect."))

((mode-user 10 "MODE tester +i"))

((join 10 "JOIN #chan")
 (0.00 ":irc.foonet.org 221 tester +i")
 (0.00 ":tester!~u@hyyensdmcrjxc.irc JOIN #chan")
 (0.02 ":irc.foonet.org 353 tester = #chan :someone tester @fsbot alice bob observer")
 (0.01 ":irc.foonet.org 366 tester #chan :End of NAMES list")
 (0.00 ":bob!~u@zb3s8yrduykma.irc PRIVMSG #chan :tester, welcome!")
 (0.01 ":alice!~u@zb3s8yrduykma.irc PRIVMSG #chan :tester, welcome!"))

((mode-chan 10 "MODE #chan")
 (0.00 ":irc.foonet.org 324 tester #chan +Cnt")
 (0.02 ":irc.foonet.org 329 tester #chan 1715474476")
 (0.09 ":bob!~u@zb3s8yrduykma.irc PRIVMSG #chan :alice: And, uncle, so will I, an if I live.")
 (0.03 ":alice!~u@zb3s8yrduykma.irc PRIVMSG #chan :bob: Speak to the people, and they pity her."))

((privmsg-observer 10 "PRIVMSG observer :hi")
 (0.04 ":observer!~u@hyyensdmcrjxc.irc PRIVMSG tester :hi?")
 (0.07 ":bob!~u@zb3s8yrduykma.irc PRIVMSG #chan :To ask of whence you are: report it."))

((quit 10 "QUIT :\2ERC\2")
 (0.03 ":tester!~u@hyyensdmcrjxc.irc QUIT :Quit: \2ERC\2 5.6-git (IRC client for GNU Emacs 30.0.50)")
 (0.03 "ERROR :Quit: \2ERC\2 5.6-git (IRC client for GNU Emacs 30.0.50)"))

((drop 0 DROP))