Variable regexOsuChatHandlerCommandRequestsConst

regexOsuChatHandlerCommandRequests: Readonly<RegExp> = ...

Regex to recognize the !osuRequests (on|off $OPTIONAL_MESSAGE) command.

Example

!osuRequests

Example

!osuRequests off $OPTIONAL_TEXT

Example

!osuRequests on

Generated using TypeDoc