Skip to main content

Various responses in commands

Comments

3 comments

  • Mike DeQuatro

    Howdy Mikel!

    I just passed this over to our devs, to hopefully take a look at to see if it's possible! Thank you for the recommendation and the feedback!

    0
  • c4ldas

    You could use ${random.pick} and wrap each option into single quotes, like below: 

    ${random.pick 'blablabla' 'blebleble' 'bliblibli' }

    That way, each time someone types the command, it will provide a random response from the list.

    1
  • Mikel Garcia

    thank you so much c4ldas 

    0

Please sign in to leave a comment.