Guest User

Untitled

a guest
Apr 26th, 2018
382
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 16.10 KB | None | 0 0
  1.  
  2. D, [2008/05/22 11:43:14#146] DEBUG -- ircsocket.rb:309:in `connect': connection attempt #1 (irc.example.com:6667)
  3. D, [2008/05/22 11:43:14#146] DEBUG -- ircsocket.rb:454:in `puts_critical': SEND: "NICK rbot\nUSER rbot 4 irc.example.com :Ruby bot (c) Tom Gilbert and the rbot development team"
  4. D, [2008/05/22 11:43:14#146] DEBUG -- unicode.rb:57:in `out': << NICK rbot
  5. D, [2008/05/22 11:43:14#146] DEBUG -- : USER rbot 4 irc.example.com :Ruby bot (c) Tom Gilbert and the rbot development team
  6. D, [2008/05/22 11:43:14#146] DEBUG -- unicode.rb:43:in `in': trying utf-8
  7. D, [2008/05/22 11:43:14#146] DEBUG -- unicode.rb:51:in `in': >> ":example.com NOTICE AUTH :*** Looking up your hostname...\r\n"
  8. D, [2008/05/22 11:43:14#146] DEBUG -- ircsocket.rb:372:in `gets': RECV: ":example.com NOTICE AUTH :*** Looking up your hostname..."
  9. D, [2008/05/22 11:43:14#146] DEBUG -- unicode.rb:43:in `in': trying utf-8
  10. D, [2008/05/22 11:43:14#146] DEBUG -- unicode.rb:51:in `in': >> ":example.com NOTICE AUTH :*** Found your hostname\r\n"
  11. D, [2008/05/22 11:43:14#146] DEBUG -- ircsocket.rb:372:in `gets': RECV: ":example.com NOTICE AUTH :*** Found your hostname"
  12. D, [2008/05/22 11:43:14#146] DEBUG -- unicode.rb:43:in `in': trying utf-8
  13. D, [2008/05/22 11:43:14#146] DEBUG -- unicode.rb:51:in `in': >> ":example.com 001 rbot :Welcome to the [censored] IRC Network rbot!rbot@dsl027-184-157.sfo1.dsl.speakeasy.net\r\n"
  14. D, [2008/05/22 11:43:14#146] DEBUG -- ircsocket.rb:372:in `gets': RECV: ":example.com 001 rbot :Welcome to the [censored] IRC Network rbot!rbot@dsl027-184-157.sfo1.dsl.speakeasy.net"
  15. D, [2008/05/22 11:43:14#146] DEBUG -- plugins.rb:877:in `delegate': slow-delegating welcome
  16. D, [2008/05/22 11:43:14#146] DEBUG -- plugins.rb:860:in `delegate': fast-delegating connect
  17. D, [2008/05/22 11:43:14#146] DEBUG -- unicode.rb:43:in `in': trying utf-8
  18. D, [2008/05/22 11:43:14#146] DEBUG -- unicode.rb:51:in `in': >> ":example.com 002 rbot :Your host is example.com, running version Unreal3.2.7\r\n"
  19. D, [2008/05/22 11:43:14#146] DEBUG -- ircsocket.rb:372:in `gets': RECV: ":example.com 002 rbot :Your host is example.com, running version Unreal3.2.7"
  20. D, [2008/05/22 11:43:14#146] DEBUG -- unicode.rb:43:in `in': trying utf-8
  21. D, [2008/05/22 11:43:14#146] DEBUG -- unicode.rb:51:in `in': >> ":example.com 003 rbot :This server was created Wed Apr 16 2008 at 10:10:20 PDT\r\n"
  22. D, [2008/05/22 11:43:14#146] DEBUG -- ircsocket.rb:372:in `gets': RECV: ":example.com 003 rbot :This server was created Wed Apr 16 2008 at 10:10:20 PDT"
  23. D, [2008/05/22 11:43:14#146] DEBUG -- unicode.rb:43:in `in': trying utf-8
  24. D, [2008/05/22 11:43:14#146] DEBUG -- unicode.rb:51:in `in': >> ":example.com 004 rbot example.com Unreal3.2.7 iowghraAsORTVSxNCWqBzvdHtGp lvhopsmntikrRcaqOALQbSeIKVfMCuzNTGj\r\n"
  25. D, [2008/05/22 11:43:14#146] DEBUG -- ircsocket.rb:372:in `gets': RECV: ":example.com 004 rbot example.com Unreal3.2.7 iowghraAsORTVSxNCWqBzvdHtGp lvhopsmntikrRcaqOALQbSeIKVfMCuzNTGj"
  26. D, [2008/05/22 11:43:14#146] DEBUG -- unicode.rb:43:in `in': trying utf-8
  27. D, [2008/05/22 11:43:14#146] DEBUG -- unicode.rb:51:in `in': >> ":example.com 005 rbot NAMESX SAFELIST HCN MAXCHANNELS=10 CHANLIMIT=#:10 MAXLIST=b:60,e:60,I:60 NICKLEN=30 CHANNELLEN=32 TOPICLEN=307 KICKLEN=307 AWAYLEN=307 MAXTARGETS=20 WALLCHOPS :are supported by this server\r\n"
  28. D, [2008/05/22 11:43:14#146] DEBUG -- ircsocket.rb:372:in `gets': RECV: ":example.com 005 rbot NAMESX SAFELIST HCN MAXCHANNELS=10 CHANLIMIT=#:10 MAXLIST=b:60,e:60,I:60 NICKLEN=30 CHANNELLEN=32 TOPICLEN=307 KICKLEN=307 AWAYLEN=307 MAXTARGETS=20 WALLCHOPS :are supported by this server"
  29. D, [2008/05/22 11:43:14#146] DEBUG -- irc.rb:1616:in `parse_isupport': Parsing ISUPPORT "NAMESX SAFELIST HCN MAXCHANNELS=10 CHANLIMIT=#:10 MAXLIST=b:60,e:60,I:60 NICKLEN=30 CHANNELLEN=32 TOPICLEN=307 KICKLEN=307 AWAYLEN=307 MAXTARGETS=20 WALLCHOPS"
  30. D, [2008/05/22 11:43:14#146] DEBUG -- irc.rb:1616:in `parse_isupport': Parsing ISUPPORT "CHANLIMIT=#&!+:10 "
  31. D, [2008/05/22 11:43:14#146] DEBUG -- unicode.rb:43:in `in': trying utf-8
  32. D, [2008/05/22 11:43:14#146] DEBUG -- unicode.rb:51:in `in': >> ":example.com 005 rbot WATCH=128 SILENCE=15 MODES=12 CHANTYPES=# PREFIX=(qaohv)~&@%+ CHANMODES=beI,kfL,lj,psmntirRcOAQKVCuzNSMTG NETWORK=[censored] CASEMAPPING=ascii EXTBAN=~,cqnr ELIST=MNUCT STATUSMSG=~&@%+ EXCEPTS INVEX :are supported by this server\r\n"
  33. D, [2008/05/22 11:43:14#146] DEBUG -- ircsocket.rb:372:in `gets': RECV: ":example.com 005 rbot WATCH=128 SILENCE=15 MODES=12 CHANTYPES=# PREFIX=(qaohv)~&@%+ CHANMODES=beI,kfL,lj,psmntirRcOAQKVCuzNSMTG NETWORK=[censored] CASEMAPPING=ascii EXTBAN=~,cqnr ELIST=MNUCT STATUSMSG=~&@%+ EXCEPTS INVEX :are supported by this server"
  34. D, [2008/05/22 11:43:14#146] DEBUG -- irc.rb:1616:in `parse_isupport': Parsing ISUPPORT "WATCH=128 SILENCE=15 MODES=12 CHANTYPES=# PREFIX=(qaohv)~&@%+ CHANMODES=beI,kfL,lj,psmntirRcOAQKVCuzNSMTG NETWORK=[censored] CASEMAPPING=ascii EXTBAN=~,cqnr ELIST=MNUCT STATUSMSG=~&@%+ EXCEPTS INVEX"
  35. D, [2008/05/22 11:43:14#146] DEBUG -- unicode.rb:43:in `in': trying utf-8
  36. D, [2008/05/22 11:43:14#146] DEBUG -- unicode.rb:51:in `in': >> ":example.com 005 rbot CMDS=KNOCK,MAP,DCCALLOW,USERIP :are supported by this server\r\n"
  37. D, [2008/05/22 11:43:14#146] DEBUG -- ircsocket.rb:372:in `gets': RECV: ":example.com 005 rbot CMDS=KNOCK,MAP,DCCALLOW,USERIP :are supported by this server"
  38. D, [2008/05/22 11:43:14#146] DEBUG -- irc.rb:1616:in `parse_isupport': Parsing ISUPPORT "CMDS=KNOCK,MAP,DCCALLOW,USERIP"
  39. D, [2008/05/22 11:43:14#146] DEBUG -- unicode.rb:43:in `in': trying utf-8
  40. D, [2008/05/22 11:43:14#146] DEBUG -- unicode.rb:51:in `in': >> ":example.com 251 rbot :There are 1 users and 16 invisible on 1 servers\r\n"
  41. D, [2008/05/22 11:43:14#146] DEBUG -- ircsocket.rb:372:in `gets': RECV: ":example.com 251 rbot :There are 1 users and 16 invisible on 1 servers"
  42. D, [2008/05/22 11:43:14#146] DEBUG -- unicode.rb:43:in `in': trying utf-8
  43. D, [2008/05/22 11:43:14#146] DEBUG -- unicode.rb:51:in `in': >> ":example.com 254 rbot 1 :channels formed\r\n"
  44. D, [2008/05/22 11:43:14#146] DEBUG -- ircsocket.rb:372:in `gets': RECV: ":example.com 254 rbot 1 :channels formed"
  45. D, [2008/05/22 11:43:14#146] DEBUG -- unicode.rb:43:in `in': trying utf-8
  46. D, [2008/05/22 11:43:14#146] DEBUG -- unicode.rb:51:in `in': >> ":example.com 255 rbot :I have 17 clients and 0 servers\r\n"
  47. D, [2008/05/22 11:43:14#146] DEBUG -- ircsocket.rb:372:in `gets': RECV: ":example.com 255 rbot :I have 17 clients and 0 servers"
  48. D, [2008/05/22 11:43:14#146] DEBUG -- unicode.rb:43:in `in': trying utf-8
  49. D, [2008/05/22 11:43:14#146] DEBUG -- unicode.rb:51:in `in': >> ":example.com 265 rbot :Current Local Users: 17 Max: 20\r\n"
  50. D, [2008/05/22 11:43:14#146] DEBUG -- ircsocket.rb:372:in `gets': RECV: ":example.com 265 rbot :Current Local Users: 17 Max: 20"
  51. D, [2008/05/22 11:43:14#146] DEBUG -- unicode.rb:43:in `in': trying utf-8
  52. D, [2008/05/22 11:43:14#146] DEBUG -- unicode.rb:51:in `in': >> ":example.com 266 rbot :Current Global Users: 17 Max: 20\r\n"
  53. D, [2008/05/22 11:43:14#146] DEBUG -- ircsocket.rb:372:in `gets': RECV: ":example.com 266 rbot :Current Global Users: 17 Max: 20"
  54. D, [2008/05/22 11:43:14#146] DEBUG -- unicode.rb:43:in `in': trying utf-8
  55. D, [2008/05/22 11:43:14#146] DEBUG -- unicode.rb:51:in `in': >> ":example.com 422 rbot :MOTD File is missing\r\n"
  56. D, [2008/05/22 11:43:14#146] DEBUG -- ircsocket.rb:372:in `gets': RECV: ":example.com 422 rbot :MOTD File is missing"
  57. D, [2008/05/22 11:43:14#146] DEBUG -- unicode.rb:43:in `in': trying utf-8
  58. D, [2008/05/22 11:43:14#146] DEBUG -- unicode.rb:51:in `in': >> ":rbot MODE rbot :+iwx\r\n"
  59. D, [2008/05/22 11:43:14#146] DEBUG -- ircsocket.rb:372:in `gets': RECV: ":rbot MODE rbot :+iwx"
  60. W, [2008/05/22 11:43:14#146] WARN -- rfc2812.rb:1423:in `process': Unhandled user mode message ':rbot MODE rbot :+iwx'
  61. D, [2008/05/22 11:43:14#146] DEBUG -- plugins.rb:877:in `delegate': slow-delegating modechange
  62. D, [2008/05/22 11:43:44#146] DEBUG -- ircsocket.rb:440:in `writer_loop': got "PING :rbot" from queue, sending
  63. D, [2008/05/22 11:43:44#146] DEBUG -- ircsocket.rb:454:in `puts_critical': SEND: "PING :rbot"
  64. D, [2008/05/22 11:43:44#146] DEBUG -- unicode.rb:57:in `out': << PING :rbot
  65. D, [2008/05/22 11:43:44#146] DEBUG -- ircsocket.rb:13:in `irc_send_penalty': cmd: PING, pars: ":rbot"
  66. D, [2008/05/22 11:43:44#146] DEBUG -- ircsocket.rb:62:in `irc_send_penalty': penalty: 2
  67. D, [2008/05/22 11:43:45#146] DEBUG -- unicode.rb:43:in `in': trying utf-8
  68. D, [2008/05/22 11:43:45#146] DEBUG -- unicode.rb:51:in `in': >> ":example.com PONG example.com :rbot\r\n"
  69. D, [2008/05/22 11:43:45#146] DEBUG -- ircsocket.rb:372:in `gets': RECV: ":example.com PONG example.com :rbot"
  70. D, [2008/05/22 11:44:11#146] DEBUG -- plugins.rb:860:in `delegate': fast-delegating flush_registry
  71. D, [2008/05/22 11:44:11#146] DEBUG -- plugins.rb:860:in `delegate': fast-delegating save
  72. D, [2008/05/22 11:44:11#146] DEBUG -- config.rb:308:in `save': Not writing conf.yaml (unchanged)
  73. D, [2008/05/22 11:44:11#146] DEBUG -- dbhash.rb:132:in `cleanup_logs': DBTree: checkpointing ...
  74. D, [2008/05/22 11:44:11#146] DEBUG -- dbhash.rb:138:in `cleanup_logs': DBTree: flushing log ...
  75. D, [2008/05/22 11:44:11#146] DEBUG -- dbhash.rb:141:in `cleanup_logs': DBTree: deleting archivable logs: .
  76. D, [2008/05/22 11:44:15#146] DEBUG -- ircsocket.rb:440:in `writer_loop': got "PING :rbot" from queue, sending
  77. D, [2008/05/22 11:44:15#146] DEBUG -- ircsocket.rb:454:in `puts_critical': SEND: "PING :rbot"
  78. D, [2008/05/22 11:44:15#146] DEBUG -- unicode.rb:57:in `out': << PING :rbot
  79. D, [2008/05/22 11:44:15#146] DEBUG -- ircsocket.rb:13:in `irc_send_penalty': cmd: PING, pars: ":rbot"
  80. D, [2008/05/22 11:44:15#146] DEBUG -- ircsocket.rb:62:in `irc_send_penalty': penalty: 2
  81. D, [2008/05/22 11:44:16#146] DEBUG -- unicode.rb:43:in `in': trying utf-8
  82. D, [2008/05/22 11:44:16#146] DEBUG -- unicode.rb:51:in `in': >> ":example.com PONG example.com :rbot\r\n"
  83. D, [2008/05/22 11:44:16#146] DEBUG -- ircsocket.rb:372:in `gets': RECV: ":example.com PONG example.com :rbot"
  84. D, [2008/05/22 11:44:46#146] DEBUG -- ircsocket.rb:440:in `writer_loop': got "PING :rbot" from queue, sending
  85. D, [2008/05/22 11:44:46#146] DEBUG -- ircsocket.rb:454:in `puts_critical': SEND: "PING :rbot"
  86. D, [2008/05/22 11:44:46#146] DEBUG -- unicode.rb:57:in `out': << PING :rbot
  87. D, [2008/05/22 11:44:46#146] DEBUG -- ircsocket.rb:13:in `irc_send_penalty': cmd: PING, pars: ":rbot"
  88. D, [2008/05/22 11:44:46#146] DEBUG -- ircsocket.rb:62:in `irc_send_penalty': penalty: 2
  89. D, [2008/05/22 11:44:47#146] DEBUG -- unicode.rb:43:in `in': trying utf-8
  90. D, [2008/05/22 11:44:47#146] DEBUG -- unicode.rb:51:in `in': >> ":example.com PONG example.com :rbot\r\n"
  91. D, [2008/05/22 11:44:47#146] DEBUG -- ircsocket.rb:372:in `gets': RECV: ":example.com PONG example.com :rbot"
  92. D, [2008/05/22 11:45:11#146] DEBUG -- plugins.rb:860:in `delegate': fast-delegating flush_registry
  93. D, [2008/05/22 11:45:11#146] DEBUG -- plugins.rb:860:in `delegate': fast-delegating save
  94. D, [2008/05/22 11:45:12#146] DEBUG -- config.rb:308:in `save': Not writing conf.yaml (unchanged)
  95. D, [2008/05/22 11:45:12#146] DEBUG -- dbhash.rb:132:in `cleanup_logs': DBTree: checkpointing ...
  96. D, [2008/05/22 11:45:12#146] DEBUG -- dbhash.rb:138:in `cleanup_logs': DBTree: flushing log ...
  97. D, [2008/05/22 11:45:12#146] DEBUG -- dbhash.rb:141:in `cleanup_logs': DBTree: deleting archivable logs: .
  98. D, [2008/05/22 11:45:17#146] DEBUG -- ircsocket.rb:440:in `writer_loop': got "PING :rbot" from queue, sending
  99. D, [2008/05/22 11:45:17#146] DEBUG -- ircsocket.rb:454:in `puts_critical': SEND: "PING :rbot"
  100. D, [2008/05/22 11:45:17#146] DEBUG -- unicode.rb:57:in `out': << PING :rbot
  101. D, [2008/05/22 11:45:17#146] DEBUG -- ircsocket.rb:13:in `irc_send_penalty': cmd: PING, pars: ":rbot"
  102. D, [2008/05/22 11:45:17#146] DEBUG -- ircsocket.rb:62:in `irc_send_penalty': penalty: 2
  103. D, [2008/05/22 11:45:17#146] DEBUG -- unicode.rb:43:in `in': trying utf-8
  104. D, [2008/05/22 11:45:17#146] DEBUG -- unicode.rb:51:in `in': >> ":example.com PONG example.com :rbot\r\n"
  105. D, [2008/05/22 11:45:17#146] DEBUG -- ircsocket.rb:372:in `gets': RECV: ":example.com PONG example.com :rbot"
  106. D, [2008/05/22 11:45:47#146] DEBUG -- ircsocket.rb:440:in `writer_loop': got "PING :rbot" from queue, sending
  107. D, [2008/05/22 11:45:47#146] DEBUG -- ircsocket.rb:454:in `puts_critical': SEND: "PING :rbot"
  108. D, [2008/05/22 11:45:47#146] DEBUG -- unicode.rb:57:in `out': << PING :rbot
  109. D, [2008/05/22 11:45:47#146] DEBUG -- ircsocket.rb:13:in `irc_send_penalty': cmd: PING, pars: ":rbot"
  110. D, [2008/05/22 11:45:47#146] DEBUG -- ircsocket.rb:62:in `irc_send_penalty': penalty: 2
  111. D, [2008/05/22 11:45:47#146] DEBUG -- unicode.rb:43:in `in': trying utf-8
  112. D, [2008/05/22 11:45:47#146] DEBUG -- unicode.rb:51:in `in': >> ":example.com PONG example.com :rbot\r\n"
  113. D, [2008/05/22 11:45:47#146] DEBUG -- ircsocket.rb:372:in `gets': RECV: ":example.com PONG example.com :rbot"
  114. D, [2008/05/22 11:46:12#146] DEBUG -- plugins.rb:860:in `delegate': fast-delegating flush_registry
  115. D, [2008/05/22 11:46:12#146] DEBUG -- plugins.rb:860:in `delegate': fast-delegating save
  116. D, [2008/05/22 11:46:12#146] DEBUG -- config.rb:308:in `save': Not writing conf.yaml (unchanged)
  117. D, [2008/05/22 11:46:12#146] DEBUG -- dbhash.rb:132:in `cleanup_logs': DBTree: checkpointing ...
  118. D, [2008/05/22 11:46:12#146] DEBUG -- dbhash.rb:138:in `cleanup_logs': DBTree: flushing log ...
  119. D, [2008/05/22 11:46:12#146] DEBUG -- dbhash.rb:141:in `cleanup_logs': DBTree: deleting archivable logs: .
  120. D, [2008/05/22 11:46:17#146] DEBUG -- ircsocket.rb:440:in `writer_loop': got "PING :rbot" from queue, sending
  121. D, [2008/05/22 11:46:17#146] DEBUG -- ircsocket.rb:454:in `puts_critical': SEND: "PING :rbot"
  122. D, [2008/05/22 11:46:17#146] DEBUG -- unicode.rb:57:in `out': << PING :rbot
  123. D, [2008/05/22 11:46:17#146] DEBUG -- ircsocket.rb:13:in `irc_send_penalty': cmd: PING, pars: ":rbot"
  124. D, [2008/05/22 11:46:17#146] DEBUG -- ircsocket.rb:62:in `irc_send_penalty': penalty: 2
  125. D, [2008/05/22 11:46:18#146] DEBUG -- unicode.rb:43:in `in': trying utf-8
  126. D, [2008/05/22 11:46:18#146] DEBUG -- unicode.rb:51:in `in': >> ":example.com PONG example.com :rbot\r\n"
  127. D, [2008/05/22 11:46:18#146] DEBUG -- ircsocket.rb:372:in `gets': RECV: ":example.com PONG example.com :rbot"
  128. D, [2008/05/22 11:46:48#146] DEBUG -- ircsocket.rb:440:in `writer_loop': got "PING :rbot" from queue, sending
  129. D, [2008/05/22 11:46:48#146] DEBUG -- ircsocket.rb:454:in `puts_critical': SEND: "PING :rbot"
  130. D, [2008/05/22 11:46:48#146] DEBUG -- unicode.rb:57:in `out': << PING :rbot
  131. D, [2008/05/22 11:46:48#146] DEBUG -- ircsocket.rb:13:in `irc_send_penalty': cmd: PING, pars: ":rbot"
  132. D, [2008/05/22 11:46:48#146] DEBUG -- ircsocket.rb:62:in `irc_send_penalty': penalty: 2
  133. D, [2008/05/22 11:46:49#146] DEBUG -- unicode.rb:43:in `in': trying utf-8
  134. D, [2008/05/22 11:46:49#146] DEBUG -- unicode.rb:51:in `in': >> ":example.com PONG example.com :rbot\r\n"
  135. D, [2008/05/22 11:46:49#146] DEBUG -- ircsocket.rb:372:in `gets': RECV: ":example.com PONG example.com :rbot"
  136. D, [2008/05/22 11:47:12#146] DEBUG -- plugins.rb:860:in `delegate': fast-delegating flush_registry
  137. D, [2008/05/22 11:47:13#146] DEBUG -- plugins.rb:860:in `delegate': fast-delegating save
  138. D, [2008/05/22 11:47:13#146] DEBUG -- config.rb:308:in `save': Not writing conf.yaml (unchanged)
  139. D, [2008/05/22 11:47:13#146] DEBUG -- dbhash.rb:132:in `cleanup_logs': DBTree: checkpointing ...
  140. D, [2008/05/22 11:47:13#146] DEBUG -- dbhash.rb:138:in `cleanup_logs': DBTree: flushing log ...
  141. D, [2008/05/22 11:47:13#146] DEBUG -- dbhash.rb:141:in `cleanup_logs': DBTree: deleting archivable logs: .
  142. D, [2008/05/22 11:47:19#146] DEBUG -- ircsocket.rb:440:in `writer_loop': got "PING :rbot" from queue, sending
  143. D, [2008/05/22 11:47:19#146] DEBUG -- ircsocket.rb:454:in `puts_critical': SEND: "PING :rbot"
  144. D, [2008/05/22 11:47:19#146] DEBUG -- unicode.rb:57:in `out': << PING :rbot
  145. D, [2008/05/22 11:47:19#146] DEBUG -- ircsocket.rb:13:in `irc_send_penalty': cmd: PING, pars: ":rbot"
  146. D, [2008/05/22 11:47:19#146] DEBUG -- ircsocket.rb:62:in `irc_send_penalty': penalty: 2
  147. D, [2008/05/22 11:47:20#146] DEBUG -- unicode.rb:43:in `in': trying utf-8
  148. D, [2008/05/22 11:47:20#146] DEBUG -- unicode.rb:51:in `in': >> ":example.com PONG example.com :rbot\r\n"
  149. D, [2008/05/22 11:47:20#146] DEBUG -- ircsocket.rb:372:in `gets': RECV: ":example.com PONG example.com :rbot"
Add Comment
Please, Sign In to add comment