From 201c031e4c7cb6f41d9b0e8ff53c1d61b93da3b1 Mon Sep 17 00:00:00 2001 From: eunamiku Date: Thu, 18 Apr 2024 16:19:32 +0000 Subject: [PATCH] Update commands-eunamiku.yml --- commands-eunamiku.yml | 26 +++++++++++++++++++++++++- 1 file changed, 25 insertions(+), 1 deletion(-) diff --git a/commands-eunamiku.yml b/commands-eunamiku.yml index 9fb8a28..89a0a31 100644 --- a/commands-eunamiku.yml +++ b/commands-eunamiku.yml @@ -7,4 +7,28 @@ commands: match: 'jar' rule: contains response: 'eunaJar eunaJar eunaJar' - globalLimit: 5 \ No newline at end of file + globalLimit: 5 + - name: old + match: 'old' + rule: contains + response: 'eunaBoomer eunaBoomer eunaBoomer' + - name: gnight + match: 'gnight' + rule: contains + response: 'eunaSleepwell eunaSleepwell eunaSleepwell' + - name: gnight + match: 'good night' + rule: contains + response: 'eunaSleepwell eunaSleepwell eunaSleepwell' + - name: gnight + match: 'goodnight' + rule: contains + response: 'eunaSleepwell eunaSleepwell eunaSleepwell' + - name: feet + match: 'feet' + rule: contains + response: 'eunaStomp eunaStomp eunaStomp' + - name: feet + match: 'feet' + rule: contains + response: 'eunaStomp eunaStomp eunaStomp' \ No newline at end of file