Sha256: e8e5318abe888441d9a9d3cbf6f691a61c05a1ac400b114bea6f74e50bd41245

Contents?: true

Size: 316 Bytes

Versions: 5

Compression:

Stored size: 316 Bytes

Contents

require 'botfly/matcher/matcher'
# TODO: Scope the matchers by responder
require 'botfly/matcher/nick_matcher'
require 'botfly/matcher/body_matcher'
require 'botfly/matcher/subject_matcher'

require 'botfly/matcher/muc_nick_matcher'
require 'botfly/matcher/muc_text_matcher'
require 'botfly/matcher/muc_time_matcher'

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
botfly-0.3.3 lib/botfly/matcher.rb
botfly-0.3.2 lib/botfly/matcher.rb
botfly-0.3.1 lib/botfly/matcher.rb
botfly-0.3.0 lib/botfly/matcher.rb
botfly-0.2.1 lib/botfly/matcher.rb