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