Guest User

Untitled

a guest
Mar 6th, 2018
65
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.79 KB | None | 0 0
  1. rbot.log:
  2.  
  3. D, [2007/07/18 18:21:56#23731] DEBUG -- timer.rb:93:in `add': adding timer, period 60
  4. D, [2007/07/18 18:21:56#23731] DEBUG -- botuser.rb:79:in `initialize': Created command :* with path [:*]
  5. D, [2007/07/18 18:21:56#23731] DEBUG -- botuser.rb:430:in `set_default_permission': Default permissions now: {:*=>true}
  6. D, [2007/07/18 18:21:56#23731] DEBUG -- plugins.rb:400:in `clear_botmodule_dirs': Botmodule loading path cleared
  7. D, [2007/07/18 18:21:56#23731] DEBUG -- plugins.rb:395:in `add_botmodule_dir': Botmodule loading path: /home/dude/rbot/lib/rbot/core/utils
  8. D, [2007/07/18 18:21:56#23731] DEBUG -- plugins.rb:395:in `add_botmodule_dir': Botmodule loading path: /home/dude/rbot/lib/rbot/core/utils, /home/dude/rbot/lib/rbot/core
  9. D, [2007/07/18 18:21:56#23731] DEBUG -- plugins.rb:395:in `add_botmodule_dir': Botmodule loading path: /home/dude/rbot/lib/rbot/core/utils, /home/dude/rbot/lib/rbot/core, /home/dude/.rbot/plugins
  10. D, [2007/07/18 18:21:56#23731] DEBUG -- plugins.rb:395:in `add_botmodule_dir': Botmodule loading path: /home/dude/rbot/lib/rbot/core/utils, /home/gran
  11. dja/rbot/lib/rbot/core, /home/dude/.rbot/plugins, /usr/share/rbot/plugins
  12. D, [2007/07/18 18:21:56#23731] DEBUG -- timer.rb:93:in `add': adding timer, period 0.2
  13. D, [2007/07/18 18:21:56#23731] DEBUG -- plugins.rb:364:in `load_botmodule_file': loading plugin /home/dude/rbot/lib/rbot/core/utils/extends.rb
  14. D, [2007/07/18 18:21:56#23731] DEBUG -- plugins.rb:364:in `load_botmodule_file': loading plugin /home/dude/rbot/lib/rbot/core/utils/httputil.rb
  15. D, [2007/07/18 18:21:56#23731] DEBUG -- httputil.rb:579:in `initialize': initializing httputil
  16. D, [2007/07/18 18:21:56#23731] DEBUG -- httputil.rb:270:in `initialize': starting http cache cleanup timer
  17. D, [2007/07/18 18:21:56#23731] DEBUG -- timer.rb:93:in `add': adding timer, period 300
  18. D, [2007/07/18 18:21:56#23731] DEBUG -- plugins.rb:364:in `load_botmodule_file': loading plugin /home/dude/rbot/lib/rbot/core/utils/utils.rb
  19. D, [2007/07/18 18:21:56#23731] DEBUG -- utils.rb:320:in `bot=': initializing utils
  20. D, [2007/07/18 18:21:56#23731] DEBUG -- plugins.rb:364:in `load_botmodule_file': loading plugin /home/dude/rbot/lib/rbot/core/auth.rb
  21. D, [2007/07/18 18:21:56#23731] DEBUG -- dbhash.rb:93:in `initialize': DBTree: environment opened with max log size 8388608
  22. D, [2007/07/18 18:21:56#23731] DEBUG -- dbhash.rb:126:in `open_db': DBTree: opening existing db /home/dude/.rbot/registry/authmodule.db
  23. D, [2007/07/18 18:21:56#23731] DEBUG -- auth.rb:31:in `load_array': loading botusers (default): nil
  24. D, [2007/07/18 18:21:56#23731] DEBUG -- auth.rb:15:in `initialize': initialized auth. Botusers: [{:username=>"owner",
  25. D, [2007/07/18 18:21:56#23731] DEBUG -- : :netmasks=>[],
  26. D, [2007/07/18 18:21:56#23731] DEBUG -- : :password=>"norman2norman",
  27. D, [2007/07/18 18:21:56#23731] DEBUG -- : :login_by_mask=>false,
  28. D, [2007/07/18 18:21:56#23731] DEBUG -- : :autologin=>true,
  29. D, [2007/07/18 18:21:56#23731] DEBUG -- : :perm=>{}},
  30. D, [2007/07/18 18:21:56#23731] DEBUG -- : {:username=>"everyone",
  31. D, [2007/07/18 18:21:56#23731] DEBUG -- : :netmasks=>[],
  32. D, [2007/07/18 18:21:56#23731] DEBUG -- : :password=>nil,
  33. D, [2007/07/18 18:21:56#23731] DEBUG -- : :login_by_mask=>true,
  34. D, [2007/07/18 18:21:56#23731] DEBUG -- : :autologin=>false,
  35. D, [2007/07/18 18:21:56#23731] DEBUG -- : :perm=>{}}]
  36.  
  37. D, [2007/07/18 18:21:56#23731] DEBUG -- messagemapper.rb:315:in `initialize': Items: ["user", "export", :"*things"]; dyn items: ["user export *things", <
  38. Irc::MessageParameter things multi needed>]
  39. D, [2007/07/18 18:21:56#23731] DEBUG -- messagemapper.rb:417:in `regexp=': Requirements for things: nil
  40. D, [2007/07/18 18:21:56#23731] DEBUG -- messagemapper.rb:434:in `regexp=': Regexp for things: ".*?"
  41. D, [2007/07/18 18:21:56#23731] DEBUG -- messagemapper.rb:318:in `initialize': Command "user export *things" in auth will match using (?-mix:^user\s+expor
  42. t(?:\s+(.*?))?$)
  43. D, [2007/07/18 18:21:56#23731] DEBUG -- messagemapper.rb:364:in `set_auth_path': Command user export *things in auth will use authPath auth::user::manage
  44. :fedex::export
  45. D, [2007/07/18 18:21:56#23731] DEBUG -- messagemapper.rb:315:in `initialize': Items: ["user", "import", :"*things"]; dyn items: ["user import *things", <
  46. Irc::MessageParameter things multi needed>]
  47. D, [2007/07/18 18:21:56#23731] DEBUG -- messagemapper.rb:417:in `regexp=': Requirements for things: nil
  48. D, [2007/07/18 18:21:56#23731] DEBUG -- messagemapper.rb:434:in `regexp=': Regexp for things: ".*?"
  49. D, [2007/07/18 18:21:56#23731] DEBUG -- messagemapper.rb:318:in `initialize': Command "user import *things" in auth will match using (?-mix:^user\s+impor
  50. t\s+(.*?)$)
  51. D, [2007/07/18 18:21:56#23731] DEBUG -- messagemapper.rb:364:in `set_auth_path': Command user import *things in auth will use authPath auth::user::manage
  52. :fedex::import
  53. D, [2007/07/18 18:21:56#23731] DEBUG -- messagemapper.rb:315:in `initialize': Items: ["user", "create", :name, :password]; dyn items: ["user create :name
  54. :password", <Irc::MessageParameter name single needed>, <Irc::MessageParameter password single needed>]
  55. D, [2007/07/18 18:21:56#23731] DEBUG -- messagemapper.rb:417:in `regexp=': Requirements for name: nil
  56. D, [2007/07/18 18:21:56#23731] DEBUG -- messagemapper.rb:434:in `regexp=': Regexp for name: "\\S+"
  57. D, [2007/07/18 18:21:56#23731] DEBUG -- messagemapper.rb:417:in `regexp=': Requirements for password: nil
  58. D, [2007/07/18 18:21:56#23731] DEBUG -- messagemapper.rb:434:in `regexp=': Regexp for password: "\\S+"
  59. D, [2007/07/18 18:21:56#23731] DEBUG -- messagemapper.rb:318:in `initialize': Command "user create :name :password" in auth will match using (?-mix:^user
  60. \s+create\s+(\S+)(?:\s+(\S+))?$)
  61. D, [2007/07/18 18:21:56#23731] DEBUG -- messagemapper.rb:364:in `set_auth_path': Command user create :name :password in auth will use authPath auth::user
  62. ::manage::create
  63. D, [2007/07/18 18:21:56#23731] DEBUG -- messagemapper.rb:315:in `initialize': Items: ["user", "cancel", "destroy", :name, :password]; dyn items: ["user [
  64. cancel] destroy :name :password", <Irc::MessageParameter name single needed>, <Irc::MessageParameter password single needed>]
  65. D, [2007/07/18 18:21:56#23731] DEBUG -- messagemapper.rb:417:in `regexp=': Requirements for name: nil
  66. D, [2007/07/18 18:21:56#23731] DEBUG -- messagemapper.rb:434:in `regexp=': Regexp for name: "\\S+"
  67. D, [2007/07/18 18:21:56#23731] DEBUG -- messagemapper.rb:417:in `regexp=': Requirements for password: nil
  68. D, [2007/07/18 18:21:56#23731] DEBUG -- messagemapper.rb:434:in `regexp=': Regexp for password: "\\S+"
  69. D, [2007/07/18 18:21:56#23731] DEBUG -- messagemapper.rb:318:in `initialize': Command "user [cancel] destroy :name :password" in auth will match using (?
  70. -mix:^user(?:\s+cancel)?\s+destroy\s+(\S+)(?:\s+(\S+))?$)
  71. D, [2007/07/18 18:21:56#23731] DEBUG -- messagemapper.rb:364:in `set_auth_path': Command user [cancel] destroy :name :password in auth will use authPath
  72. auth::user::manage::destroy::cancel
  73. D, [2007/07/18 18:21:56#23731] DEBUG -- messagemapper.rb:315:in `initialize': Items: ["user", "copy", :source, "to", :dest]; dyn items: ["user copy :sour
  74. ce [to] :dest", <Irc::MessageParameter source single needed>, <Irc::MessageParameter dest single needed>]
  75. D, [2007/07/18 18:21:56#23731] DEBUG -- messagemapper.rb:417:in `regexp=': Requirements for source: nil
  76. D, [2007/07/18 18:21:56#23731] DEBUG -- messagemapper.rb:434:in `regexp=': Regexp for source: "\\S+"
  77. D, [2007/07/18 18:21:56#23731] DEBUG -- messagemapper.rb:417:in `regexp=': Requirements for dest: nil
  78. D, [2007/07/18 18:21:56#23731] DEBUG -- messagemapper.rb:434:in `regexp=': Regexp for dest: "\\S+"
Add Comment
Please, Sign In to add comment