unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
blob c8dbc9d425a3c379adb4852e28f29f3c94c6b2d8 4073 bytes (raw)
name: test/lisp/erc/erc-scenarios/resources/services/auth-source/libera.eld 	 # note: path name is non-authoritative(*)

 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
47
48
49
 
;; -*- mode: lisp-data; -*-
((nick 1 "NICK tester"))
((user 1 "USER user 0 * :tester")
 (0.26 ":zirconium.libera.chat NOTICE * :*** Checking Ident")
 (0.01 ":zirconium.libera.chat NOTICE * :*** Looking up your hostname...")
 (0.01 ":zirconium.libera.chat NOTICE * :*** No Ident response")
 (0.02 ":zirconium.libera.chat NOTICE * :*** Found your hostname: static-198-54-131-100.cust.tzulo.com")
 (0.02 ":zirconium.libera.chat 001 tester :Welcome to the Libera.Chat Internet Relay Chat Network tester")
 (0.01 ":zirconium.libera.chat 002 tester :Your host is zirconium.libera.chat[46.16.175.175/6697], running version solanum-1.0-dev")
 (0.03 ":zirconium.libera.chat 003 tester :This server was created Wed Jun 9 2021 at 01:38:28 UTC")
 (0.02 ":zirconium.libera.chat 004 tester zirconium.libera.chat solanum-1.0-dev DGQRSZaghilopsuwz CFILMPQSbcefgijklmnopqrstuvz bkloveqjfI")
 (0.00 ":zirconium.libera.chat 005 tester ETRACE WHOX FNC MONITOR=100 SAFELIST ELIST=CTU CALLERID=g KNOCK CHANTYPES=# EXCEPTS INVEX CHANMODES=eIbq,k,flj,CFLMPQScgimnprstuz :are supported by this server")
 (0.03 ":zirconium.libera.chat 005 tester CHANLIMIT=#:250 PREFIX=(ov)@+ MAXLIST=bqeI:100 MODES=4 NETWORK=Libera.Chat STATUSMSG=@+ CASEMAPPING=rfc1459 NICKLEN=16 MAXNICKLEN=16 CHANNELLEN=50 TOPICLEN=390 DEAF=D :are supported by this server")
 (0.02 ":zirconium.libera.chat 005 tester TARGMAX=NAMES:1,LIST:1,KICK:1,WHOIS:1,PRIVMSG:4,NOTICE:4,ACCEPT:,MONITOR: EXTBAN=$,ajrxz CLIENTVER=3.0 :are supported by this server")
 (0.02 ":zirconium.libera.chat 251 tester :There are 68 users and 37640 invisible on 25 servers")
 (0.00 ":zirconium.libera.chat 252 tester 36 :IRC Operators online")
 (0.01 ":zirconium.libera.chat 253 tester 5 :unknown connection(s)")
 (0.00 ":zirconium.libera.chat 254 tester 19341 :channels formed")
 (0.01 ":zirconium.libera.chat 255 tester :I have 3321 clients and 1 servers")
 (0.01 ":zirconium.libera.chat 265 tester 3321 4289 :Current local users 3321, max 4289")
 (0.00 ":zirconium.libera.chat 266 tester 37708 38929 :Current global users 37708, max 38929")
 (0.01 ":zirconium.libera.chat 250 tester :Highest connection count: 4290 (4289 clients) (38580 connections received)")
 (0.21 ":zirconium.libera.chat 375 tester :- zirconium.libera.chat Message of the Day - ")
 (0.00 ":zirconium.libera.chat 372 tester :- This server provided by Seeweb <https://www.seeweb.it/>")
 (0.01 ":zirconium.libera.chat 372 tester :- Welcome to Libera Chat, the IRC network for")
 (0.01 ":zirconium.libera.chat 372 tester :- free & open-source software and peer directed projects.")
 (0.00 ":zirconium.libera.chat 372 tester :-  ")
 (0.00 ":zirconium.libera.chat 372 tester :- Use of Libera Chat is governed by our network policies.")
 (0.00 ":zirconium.libera.chat 372 tester :-  ")
 (0.01 ":zirconium.libera.chat 372 tester :- Please visit us in #libera for questions and support.")
 (0.01 ":zirconium.libera.chat 372 tester :-  ")
 (0.01 ":zirconium.libera.chat 372 tester :- Website and documentation:  https://libera.chat")
 (0.01 ":zirconium.libera.chat 372 tester :- Webchat:                    https://web.libera.chat")
 (0.01 ":zirconium.libera.chat 372 tester :- Network policies:           https://libera.chat/policies")
 (0.01 ":zirconium.libera.chat 372 tester :- Email:                      support@libera.chat")
 (0.00 ":zirconium.libera.chat 376 tester :End of /MOTD command."))

((mode-user 1.2 "MODE tester +i")
 (0.02 ":tester MODE tester :+Zi")
 (0.02 ":NickServ!NickServ@services.libera.chat NOTICE tester :This nickname is registered. Please choose a different nickname, or identify via \2/msg NickServ IDENTIFY tester <password>\2"))

((privmsg 2 "PRIVMSG NickServ :IDENTIFY changeme")
 (0.96 ":NickServ!NickServ@services.libera.chat NOTICE tester :You are now identified for \2tester\2.")
 (0.25 ":NickServ!NickServ@services.libera.chat NOTICE tester :Last login from: \2~tester@school.edu/tester\2 on Jun 18 01:15:56 2021 +0000."))

((quit 5 "QUIT :\2ERC\2")
 (0.19 ":tester!~user@static-198-54-131-100.cust.tzulo.com QUIT :Client Quit"))

((linger 1 LINGER))

debug log:

solving c8dbc9d425 ...
found c8dbc9d425 in https://git.savannah.gnu.org/cgit/emacs.git

(*) Git path names are given by the tree(s) the blob belongs to.
    Blobs themselves have no identifier aside from the hash of its contents.^

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).