diff --git a/abstracto-modules/image-generation/src/main/resources/default/commands/grrr/grrr_response_embed.ftl b/abstracto-modules/image-generation/src/main/resources/default/commands/grrr/grrr_response_embed.ftl new file mode 100644 index 00000000..9e26dfee --- /dev/null +++ b/abstracto-modules/image-generation/src/main/resources/default/commands/grrr/grrr_response_embed.ftl @@ -0,0 +1 @@ +{} \ No newline at end of file diff --git a/translations/image-generation/src/main/resources/default/commands/grrr/help/grrr_description.ftl b/translations/image-generation/src/main/resources/default/commands/grrr/help/grrr_description.ftl new file mode 100644 index 00000000..8edff0ec --- /dev/null +++ b/translations/image-generation/src/main/resources/default/commands/grrr/help/grrr_description.ftl @@ -0,0 +1 @@ +Responds with a red GRRR face \ No newline at end of file diff --git a/translations/image-generation/src/main/resources/default/commands/grrr/help/grrr_description_user.ftl b/translations/image-generation/src/main/resources/default/commands/grrr/help/grrr_description_user.ftl new file mode 100644 index 00000000..4b3ccd07 --- /dev/null +++ b/translations/image-generation/src/main/resources/default/commands/grrr/help/grrr_description_user.ftl @@ -0,0 +1 @@ +[USER] Responds with a red GRRR face \ No newline at end of file diff --git a/translations/image-generation/src/main/resources/default/commands/grrr/help/grrr_long_help.ftl b/translations/image-generation/src/main/resources/default/commands/grrr/help/grrr_long_help.ftl new file mode 100644 index 00000000..ff0b7676 --- /dev/null +++ b/translations/image-generation/src/main/resources/default/commands/grrr/help/grrr_long_help.ftl @@ -0,0 +1 @@ +A red face indicating a GRRR emotion \ No newline at end of file diff --git a/translations/image-generation/src/main/resources/default/commands/grrr/help/grrr_parameter_text.ftl b/translations/image-generation/src/main/resources/default/commands/grrr/help/grrr_parameter_text.ftl new file mode 100644 index 00000000..515a6dad --- /dev/null +++ b/translations/image-generation/src/main/resources/default/commands/grrr/help/grrr_parameter_text.ftl @@ -0,0 +1 @@ +The text to add as the bottom text to the GRRR response \ No newline at end of file