feat,fix: add admin trust level and some other fixies
This commit is contained in:
@@ -3,5 +3,6 @@ package me.chayapak1.chomens_bot.command;
|
||||
public enum TrustLevel {
|
||||
PUBLIC,
|
||||
TRUSTED,
|
||||
ADMIN,
|
||||
OWNER
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user