mirror of
https://github.com/Sheldan/abstracto.git
synced 2026-05-22 06:56:21 +00:00
[AB-xxx] adding grrr image generation
This commit is contained in:
@@ -7,4 +7,5 @@ public interface ImageGenerationService {
|
||||
File getPatGif(String imageUrl);
|
||||
File getBonkGif(String imageUrl);
|
||||
File getAmongusTextImage(String text);
|
||||
File getGrrrImage(String text);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user