Advertisement
Guest User

Untitled

a guest
Oct 16th, 2019
130
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.31 KB | None | 0 0
  1. alpine:~/eggdrop$ ./eggdrop -nt BotA.conf
  2.  
  3. Eggdrop v1.9.0+sasl (C) 1997 Robey Pointer (C) 2010-2018 Eggheads
  4. --- Loading eggdrop v1.9.0+sasl (Thu Oct 17 2019)
  5. Listening for telnet connections on 0.0.0.0:3333 (all).
  6. Module loaded: blowfish
  7. Module loaded: dns
  8. Module loaded: channels
  9. Module loaded: server
  10. Module loaded: ctcp
  11. Module loaded: irc
  12. Module loaded: transfer (with lang support)
  13. Module loaded: share
  14. Module loaded: notes (with lang support)
  15. Module loaded: console (with lang support)
  16. Module loaded: uptime
  17. Loading dccwhois.tcl...
  18. Loaded dccwhois.tcl
  19. Userinfo TCL v1.07 loaded (URL BF GF IRL EMAIL DOB PHONE ICQ).
  20. use '.help userinfo' for commands.
  21. Module loaded: ident
  22. Can't load modules pbkdf2: Error loading shared library /home/michael/eggdrop/modules/pbkdf2.so: No such file or directory
  23. Writing channel file...
  24. WARNING: No nameservers found. Please set the dns-servers config variable.
  25. Userfile loaded, unpacking...
  26. === BotA: 1 channels, 12 users.
  27.  
  28. ### ENTERING DCC CHAT SIMULATION ###
  29. You can use the .su command to log into your Eggdrop account.
  30.  
  31.  
  32. Connected to BotA, running eggdrop v1.9.0+sasl
  33. ____ __
  34. / __/___ _ ___ _ ___/ /____ ___ ___
  35. / _/ / _ `// _ `// _ // __// _ \ / _ \
  36. /___/ \_, / \_, / \_,_//_/ \___// .__/
  37. /___/ /___/ /_/
  38. -------------------------------------------------
  39. { www.eggheads.org | chat.freenode.net/#eggdrop }
  40.  
  41. Hey -HQ! My name is BotA and I am running eggdrop v1.9.0+sasl, on Linux 4.19.76-0-vanilla.
  42.  
  43. Local time is now 00:40
  44.  
  45. You are an owner of this bot. Only +n users can see this! For more info,
  46. see .help set motd. Please edit the motd file in your bot's 'text'
  47. directory.
  48. Use .help for basic help.
  49. Use .help <command> for help on a specific command.
  50. Use .help all to get a full command list.
  51. Use .help *somestring* to list any help texts containing "somestring".
  52.  
  53. Have fun.
  54.  
  55. Commands start with '.' (like '.quit' or '.help')
  56. Everything else goes out to the party line.
  57.  
  58. You have no messages.
  59. *** -HQ joined the party line.
  60. [00:40:07] main: entering loop
  61. [00:40:08] Trying server 127.0.0.1:6667
  62. [00:40:08] Ident: Starting ident server.
  63. [00:40:08] Ident error: could not bind socket port 113.
  64. [00:40:08] net: open_telnet_raw(): idx 3 host 127.0.0.1 port 6667
  65. [00:40:08] net: attempted socket connection refused: 127.0.0.1:6667
  66. [00:40:08] Failed connect to 127.0.0.1 (Vhost set in config can not be used to connect to this address)
  67. .tcl dnslookup 127.0.0.1 foo
  68. [00:40:22] tcl: builtin dcc call: *dcc:tcl -HQ 1 dnslookup 127.0.0.1 foo
  69. [00:40:22] tcl: evaluate (.tcl): dnslookup 127.0.0.1 foo
  70. [00:40:22] DNS Resolver: Creating new record
  71. [00:40:22] DNS Resolver: Sent domain lookup request for "127.0.0.1".
  72. Tcl:
  73. [00:40:27] DNS Resolver: Resend #1 for "PTR" query...
  74. [00:40:27] DNS Resolver: Sent domain lookup request for "127.0.0.1".
  75. [00:40:36] DNS Resolver: Resend #2 for "PTR" query...
  76. [00:40:36] DNS Resolver: Sent domain lookup request for "127.0.0.1".
  77. [00:40:48] DNS Resolver: Resend #3 for "PTR" query...
  78. [00:40:48] DNS Resolver: Sent domain lookup request for "127.0.0.1".
  79. [00:41:03] DNS Resolver: "PTR" query timed out.
  80. [00:41:03] DNS Resolver: Lookup failed.
  81. [00:41:03] DNS resolve failed for 127.0.0.1
  82. [00:41:03] Tcl error [foo]: invalid command name "foo"
  83. invalid command name "foo"
  84. while executing
  85. "foo 127.0.0.1 127.0.0.1 0"
  86. [00:41:08] Trying server 127.0.0.1:6667
  87. [00:41:08] Ident: Starting ident server.
  88. [00:41:08] Ident error: could not bind socket port 113.
  89. [00:41:08] net: open_telnet_raw(): idx 3 host 127.0.0.1 port 6667
  90. [00:41:08] net: attempted socket connection refused: 127.0.0.1:6667
  91. [00:41:08] Failed connect to 127.0.0.1 (Vhost set in config can not be used to connect to this address)
  92. .rehash
  93. [00:41:18] tcl: builtin dcc call: *dcc:rehash -HQ 1
  94. [00:41:18] #-HQ# rehash
  95. Rehashing.
  96. [00:41:18] Writing user file...
  97. [00:41:18] Writing channel file...
  98. [00:41:18] Rehashing ...
  99. [00:41:18] Writing channel file...
  100. [00:41:18] Listening for telnet connections on 0.0.0.0:3333 (all).
  101. [00:41:18] Loading dccwhois.tcl...
  102. [00:41:18] Loaded dccwhois.tcl
  103. [00:41:18] Userinfo TCL v1.07 loaded (URL BF GF IRL EMAIL DOB PHONE ICQ).
  104. [00:41:18] use '.help userinfo' for commands.
  105. [00:41:18] Can't load modules pbkdf2: Error loading shared library /home/michael/eggdrop/modules/pbkdf2.so: No such file or directory
  106. [00:41:18] Writing channel file...
  107. [00:41:18] Userfile loaded, unpacking...
  108. .tcl dnslookup 127.0.0.1 foo
  109. [00:41:35] tcl: builtin dcc call: *dcc:tcl -HQ 1 dnslookup 127.0.0.1 foo
  110. [00:41:35] tcl: evaluate (.tcl): dnslookup 127.0.0.1 foo
  111. [00:41:35] DNS Resolver: Used failed record: 127.0.0.1 == ???
  112. [00:41:35] DNS resolve failed for 127.0.0.1
  113. [00:41:35] Tcl error [foo]: invalid command name "foo"
  114. Tcl:
  115. invalid command name "foo"
  116. while executing
  117. "foo 127.0.0.1 127.0.0.1 0"
  118. [00:42:08] Trying server 127.0.0.1:6667
  119. [00:42:08] Ident: Starting ident server.
  120. [00:42:08] Ident error: could not bind socket port 113.
  121. [00:42:08] net: open_telnet_raw(): idx 3 host 127.0.0.1 port 6667
  122. [00:42:08] net: attempted socket connection refused: 127.0.0.1:6667
  123. [00:42:08] Failed connect to 127.0.0.1 (Vhost set in config can not be used to connect to this address)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement