feat: 添加忽略等级
This commit is contained in:
@@ -8,4 +8,5 @@ const (
|
||||
LEVEL_TRUSTED = 100
|
||||
LEVEL_USER = 200 //default
|
||||
LEVEL_BANNED = 400
|
||||
LEVEL_IGNORE = 1000
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user