forked from Fascinated/Bat
add avatar command
This commit is contained in:
@ -10,7 +10,6 @@ import java.time.LocalDateTime;
|
||||
*/
|
||||
@UtilityClass
|
||||
public class EmbedUtils {
|
||||
|
||||
/**
|
||||
* Builds a generic embed
|
||||
*
|
||||
|
@ -10,7 +10,6 @@ import java.util.Map;
|
||||
*/
|
||||
@Getter
|
||||
public class ProfileHolder {
|
||||
|
||||
/**
|
||||
* The profiles for the holder
|
||||
*/
|
||||
|
@ -10,7 +10,6 @@ import org.springframework.web.client.RestClient;
|
||||
|
||||
@UtilityClass
|
||||
public class WebRequest {
|
||||
|
||||
/**
|
||||
* The web client.
|
||||
*/
|
||||
|
Reference in New Issue
Block a user