Multiple answers with /me format

Hello everyone!
I’m trying to use the multiple message command generator to make a command that throw 2 answers with the format /me and readed from pastebin.

I’ve got the command working like this:
$(urlfetch https://vxrl.xyz/smm/$(urlfetch json https://pastebin.com/raw/w4KKbftd)/$(urlfetch json https://pastebin.com/raw/CRBqHZ7i)?i=5000&d=0)

It get the text from pastebin ok, but I want the text to be shown with the format /me at the chat. I’ve tried to insert “/me” in the command in multiple ways but I can’t find the way to make it work properly.

Is it possible to do it??

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.