[MODELO] Streamplace pix chatbot
[Copie essa automação para utilizar] Seja seu próprio chatbot no Streamplace respondendo comando !pix
place.stream.chat.message- Lexicon

place.stream.chat.message- Operations
- Record created
Steps (3)
pixUrl- Value
- Hidden
- Note
- URL para doações via Pix (como Pixie e Livepix)
- If
event.commit.record.streamerequals{{self}}- Mensagem foi enviada no próprio canal - and
event.commit.record.textequals!pix- Comando do pix
Then
Create a recordAction 1
- Target Collection

place.stream.chat.message- Record Template
{ "createdAt": "{{now}}", "facets": [ { "index": { "byteEnd": 26, "byteStart": 0 } } ], "reply": { "parent": { "cid": "{{event.commit.cid}}", "uri": "{{event.uri}}" }, "root": { "cid": "{{event.commit.cid}}", "uri": "{{event.uri}}" } }, "streamer": "{{self}}", "text": "{{pixUrl}}" }