debug g roles

This commit is contained in:
shoopea 2019-08-12 16:13:12 +08:00
parent f3b05b2cc8
commit b3f0a09886

View File

@ -168,7 +168,7 @@ func resetMsgParsingRules() {
`Commander:\\n` +
`((⚗️|⚔️|⚒)(?P<Commander>.*)|\[unassigned\])\\n\\n\\n` +
`Squire:\\n` +
`(?P<Squire>.*)\\n\\n\\n` +
`((⚗️|⚔️|⚒)(?P<Squire>.*)|\[unassigned\])\\n\\n\\n` +
`Treasurer:\\n` +
`(?P<Treasurer>.*)$")
,(5000, ` + strconv.Itoa(objSubTypeMessageGStockReq) + `, "Guild stock Req", "^/g_stock$")