Community Patterns

Community Library Entry

1

Regular Expression
Created·2016-02-26 22:56
Flavor·Python

r"
(?:^|\W)(@|)(sweetie|sweetiebot)(?:\W|$)
"
gmi
Open regex in editor

Description

no description available

Submitted by luckydonald