This commit is contained in:
Cedric Hoelzl 2019-09-25 10:49:36 +02:00
parent 4b52753cf1
commit c04ad74a37

View File

@ -15,8 +15,8 @@ function get_echo_obj(cmd,ans){
return { return {
trigger : this.cmd, trigger : this.cmd,
public : true, public : true,
desc : ["Replies "+ans, desc : [`Replies "+${ans}"`,
"Repond "+ans, `Repond "${ans}"`,
`${ans} ga kotaete`, `${ans} ga kotaete`,
`${ans} *insert arabic*`, `${ans} *insert arabic*`,
], ],