File: again.eld

package info (click to toggle)
emacs 1%3A30.1%2B1-8
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 187,300 kB
  • sloc: lisp: 1,367,529; ansic: 466,479; objc: 19,117; cpp: 8,817; java: 8,780; sh: 8,119; makefile: 7,288; python: 3,788; perl: 1,788; xml: 1,720; yacc: 1,566; asm: 1,150; php: 1,035; pascal: 1,011; awk: 937; cs: 880; ada: 725; ruby: 658; javascript: 187; erlang: 153; tcl: 16
file content (42 lines) | stat: -rw-r--r-- 3,214 bytes parent folder | download | duplicates (3)
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
;; -*- mode: lisp-data; -*-
((pass 4.0 "PASS :changeme"))
((nick 1 "NICK tester"))
((user 1 "USER user 0 * :tester")
 (0.0 ":irc.foonet.org 001 tester :Welcome to the foonet IRC Network tester")
 (0.0 ":irc.foonet.org 002 tester :Your host is irc.foonet.org, running version oragono-2.6.0-7481bf0385b95b16")
 (0.0 ":irc.foonet.org 003 tester :This server was created Wed, 16 Jun 2021 04:15:00 UTC")
 (0.0 ":irc.foonet.org 004 tester irc.foonet.org oragono-2.6.0-7481bf0385b95b16 BERTZios CEIMRUabefhiklmnoqstuv Iabefhkloqv")
 (0.0 ":irc.foonet.org 005 tester AWAYLEN=390 BOT=B CASEMAPPING=ascii CHANLIMIT=#:100 CHANMODES=Ibe,k,fl,CEMRUimnstu CHANNELLEN=64 CHANTYPES=# ELIST=U EXCEPTS EXTBAN=,m FORWARD=f INVEX KICKLEN=390 :are supported by this server")
 (0.0 ":irc.foonet.org 005 tester MAXLIST=beI:60 MAXTARGETS=4 MODES MONITOR=100 NETWORK=foonet NICKLEN=32 PREFIX=(qaohv)~&@%+ STATUSMSG=~&@%+ TARGMAX=NAMES:1,LIST:1,KICK:1,WHOIS:1,USERHOST:10,PRIVMSG:4,TAGMSG:4,NOTICE:4,MONITOR:100 TOPICLEN=390 UTF8MAPPING=rfc8265 UTF8ONLY WHOX :are supported by this server")
 (0.0 ":irc.foonet.org 005 tester draft/CHATHISTORY=100 :are supported by this server")
 (0.0 ":irc.foonet.org 251 tester :There are 0 users and 3 invisible on 1 server(s)")
 (0.0 ":irc.foonet.org 252 tester 0 :IRC Operators online")
 (0.0 ":irc.foonet.org 254 tester 1 :channels formed")
 (0.0 ":irc.foonet.org 255 tester :I have 3 clients and 0 servers")
 (0.0 ":irc.foonet.org 265 tester 3 3 :Current local users 3, max 3")
 (0.0 ":irc.foonet.org 266 tester 3 3 :Current global users 3, max 3")
 (0.0 ":irc.foonet.org 422 tester :MOTD File is missing"))

((mode-user 10 "MODE tester +i")
 ;; No mode answer
 (0.0 ":tester!~u@mw6kegwt77kwe.irc JOIN #chan")
 (0.0 ":irc.foonet.org 353 tester = #chan :alice @bob tester")
 (0.0 ":irc.foonet.org 366 tester #chan :End of /NAMES list.")
 (0.0 ":***!znc@znc.in PRIVMSG #chan :Buffer Playback...")
 (0.0 ":alice!~u@mw6kegwt77kwe.irc PRIVMSG #chan :[10:37:52] bob: Thou pout'st upon thy fortune and thy love.")
 (0.0 ":bob!~u@mw6kegwt77kwe.irc PRIVMSG #chan :[10:37:56] alice: With these mortals on the ground.")
 (0.0 ":***!znc@znc.in PRIVMSG #chan :Playback Complete."))

((mode 10 "MODE #chan")
 (0.0 ":irc.foonet.org 324 tester #chan +nt")
 (0.0 ":irc.foonet.org 329 tester #chan 1623816901")
 (0.1 ":bob!~u@mw6kegwt77kwe.irc PRIVMSG #chan :alice: My name, my good lord, is Parolles.")
 (0.1 ":alice!~u@mw6kegwt77kwe.irc PRIVMSG #chan :bob: Wilt thou rest damned ? God help thee, shallow man! God make incision in thee! thou art raw."))

((privmsg 3.0 "PRIVMSG *status :help")
 (0.0 ":*status!znc@znc.in PRIVMSG tester :In the following list all occurrences of <#chan> support wildcards (* and ?) except ListNicks")
 (0.0 ":*status!znc@znc.in PRIVMSG tester :\2Version\17: Print which version of ZNC this is")
 (0.0 ":*status!znc@znc.in PRIVMSG tester :\2Shutdown [message]\17: Shut down ZNC completely")
 (0.0 ":*status!znc@znc.in PRIVMSG tester :\2Restart [message]\17: Restart ZNC")
 (0.1 ":bob!~u@mw6kegwt77kwe.irc PRIVMSG #chan :alice: In that word's death; no words can that woe sound.")
 (0.1 ":alice!~u@mw6kegwt77kwe.irc PRIVMSG #chan :bob: Look, sir, here comes the lady towards my cell."))