improve and fix cmd handler (first commit on arch)
yup this is my first commit on arch linux,.,.,..,.,.,
yes i use arch btw 😎
This commit is contained in:
@@ -39,6 +39,8 @@ public class Configuration {
|
||||
@Getter public String token;
|
||||
@Getter public Map<String, String> servers = new HashMap<>();
|
||||
@Getter public EmbedColors embedColors = new EmbedColors();
|
||||
@Getter public String trustedRoleName = "Trusted";
|
||||
@Getter public String adminRoleName = "Admin";
|
||||
}
|
||||
|
||||
public static class EmbedColors {
|
||||
|
||||
Reference in New Issue
Block a user