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