badboy-jabbot 0.1.1 → 0.1.2

Sign up to get free protection for your applications and to get access to all the features.
Files changed (3) hide show
  1. data/README.rdoc +4 -0
  2. data/VERSION.yml +1 -1
  3. metadata +1 -1
@@ -63,6 +63,10 @@ You can also configure with Ruby:
63
63
  do
64
64
 
65
65
  If you don't specify login and/or password in any of these ways, Jabbot will fail
66
+ Nick is automatically set to "jabbot" unless something different is defined
67
+ If you want you can set the Jabber Resource:
68
+ conf.resource ="mybot_resource"
69
+ Otherwise it is set to "jabbot", too
66
70
 
67
71
  === "Routes"
68
72
 
@@ -1,4 +1,4 @@
1
1
  ---
2
2
  :major: 0
3
3
  :minor: 1
4
- :patch: 1
4
+ :patch: 2
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: badboy-jabbot
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.1
4
+ version: 0.1.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - BadBoy_