Variable regexMoonpieChatHandlerCommandUserGetConst

regexMoonpieChatHandlerCommandUserGet: Readonly<RegExp> = ...

Regex to recognize the !moonpie get $USER command.

  • The first group is the user name string.

Example

!moonpie get alexa123

Generated using TypeDoc