Sha256: ff98dfda1f486dce624fef19c84ee86f9b2d48fbac9c09b5950ee97108198351

Contents?: true

Size: 337 Bytes

Versions: 3

Compression:

Stored size: 337 Bytes

Contents

#
# Simple Mad Chatter Extensions
#
# You can add as many extensions as you want in this file using the 
# simple extension syntax. For more complicated extensions, add your
# classes to the extensions directory.
#
# Example:
#
#   on_message /hey andrew: (.+)/ do |msg|
#     send_status_message 'Someone is talking to andrew'
#   end
#

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
mad_chatter-0.1.3 templates/extensions.rb
mad_chatter-0.1.2 templates/extensions.rb
mad_chatter-0.1.1 templates/extensions.rb