dcord ~master (2020-08-31T23:49:36Z)
Home
Dub
Repo
CommandObject.match
dcord
bot
command
CommandObject
Returns a Regex capture group matched against the command's regex.
class
CommandObject
Captures
!
string
match
(
string
msg
)
Meta
Source
See Implementation
dcord
bot
command
CommandObject
constructors
this
functions
addTrigger
call
match
name
setGroup
setRegex
setTriggers
variables
description
enabled
func
level
pre
Returns a Regex capture group matched against the command's regex.