deltachat / message-parser

Parsing of Links, Email adresses, simple text formatting (markdown subset), user mentions, hashtags and more in DeltaChat messages.
https://deltachat.github.io/message-parser/
Other
12 stars 2 forks source link

fix #67: Mistaking UN*X absolute paths as bot commands #68

Closed farooqkz closed 4 months ago

farooqkz commented 4 months ago

The solution is simple:

If there is a / in the parsed command other than in the start, it's a Text Element rather than a BotCommandSuggestion Element.