debug g roles
This commit is contained in:
parent
ad7bd63657
commit
f3b05b2cc8
2
rules.go
2
rules.go
@ -166,7 +166,7 @@ func resetMsgParsingRules() {
|
||||
,(5000, ` + strconv.Itoa(objSubTypeMessageGRolesAck) + `, "Guild roles Req", "^Roles:\\nBartender:\\n` +
|
||||
`((⚗️|⚔️|⚒)(?P<Bartender>.*)|\[unassigned\])\\n\\n\\n` +
|
||||
`Commander:\\n` +
|
||||
`(?P<Commander>.*)\\n\\n\\n` +
|
||||
`((⚗️|⚔️|⚒)(?P<Commander>.*)|\[unassigned\])\\n\\n\\n` +
|
||||
`Squire:\\n` +
|
||||
`(?P<Squire>.*)\\n\\n\\n` +
|
||||
`Treasurer:\\n` +
|
||||
|
Loading…
Reference in New Issue
Block a user