mirror of
https://gh.wpcy.net/https://github.com/discourse/discourse.git
synced 2026-06-18 07:02:58 +08:00
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`. |
||
|---|---|---|
| .. | ||
| discourse_narrative_bot | ||
| jobs | ||
| lib | ||
| requests | ||
| user_spec.rb | ||