If a locale has triggers that start with the same word, our regexp will always end up matching the first trigger. For example, `start tutorial` and `start tutorial advanced` To support the change, we have to make the match on triggers more restrictive. `@discobot quote here` will no longer work like `@discobot quote`. |
||
|---|---|---|
| .. | ||
| actions.rb | ||
| advanced_user_narrative.rb | ||
| base.rb | ||
| certificate_generator.rb | ||
| dice.rb | ||
| magic_8_ball.rb | ||
| new_user_narrative.rb | ||
| quote_generator.rb | ||
| track_selector.rb | ||
| welcome_post_type_site_setting.rb | ||