cinch-timebomb 0.0.1 → 0.0.2

Sign up to get free protection for your applications and to get access to all the features.
data/README.md CHANGED
@@ -20,8 +20,8 @@ Then load it in your bot:
20
20
  bot.start
21
21
 
22
22
  ## Commands
23
- - timebomb <nick>
24
- - cutwire <color>
23
+ - timebomb <nick>
24
+ - cutwire <color>
25
25
 
26
26
  ### Examples
27
27
  timebomb dominikh
@@ -20,7 +20,7 @@ module Cinch
20
20
 
21
21
  match /timebomb (.+)/, method: :plant_bomb
22
22
  match /cutwire (.+)/, method: :cut_wire
23
- self.reacting_on = :channel
23
+ self.react_on = :channel
24
24
  self.required_options = [:channels]
25
25
 
26
26
  def plant_bomb(m, whom)
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: cinch-timebomb
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.1
4
+ version: 0.0.2
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -9,11 +9,11 @@ authors:
9
9
  autorequire:
10
10
  bindir: bin
11
11
  cert_chain: []
12
- date: 2012-03-02 00:00:00.000000000 Z
12
+ date: 2012-03-24 00:00:00.000000000 Z
13
13
  dependencies:
14
14
  - !ruby/object:Gem::Dependency
15
15
  name: cinch
16
- requirement: &22128860 !ruby/object:Gem::Requirement
16
+ requirement: &12491220 !ruby/object:Gem::Requirement
17
17
  none: false
18
18
  requirements:
19
19
  - - ~>
@@ -21,7 +21,7 @@ dependencies:
21
21
  version: '2.0'
22
22
  type: :runtime
23
23
  prerelease: false
24
- version_requirements: *22128860
24
+ version_requirements: *12491220
25
25
  description: Timebomb is a game where one person asks the Eggdrop bot to plant a timebomb
26
26
  in another user's pants. The target user then needs to diffuse the bomb by cutting
27
27
  the correct wire, or be kicked from the channel