Community Patterns

Community Library Entry

0

Regular Expression
Created·2017-10-08 22:11
Flavor·PCRE (Legacy)

/
^.*[i|I]'?[m|M](.+)$
/
Open regex in editor

Description

Get whatever comes after user says I'm (any spelling errors included). Meant to be used with a bot which replies "Hello <string>. I'm Dad!"

Submitted by anonymous