Advertisement
xNextu

Cytuj

May 30th, 2019
119
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.64 KB | None | 0 0
  1. {
  2. "name": "cytuj",
  3. "permissions": "NONE",
  4. "restriction": "1",
  5. "actions": [
  6. {
  7. "info": "0",
  8. "infoIndex": "1",
  9. "storage": "1",
  10. "varName": "id",
  11. "name": "Store Command Params"
  12. },
  13. {
  14. "channel": "0",
  15. "varName": "",
  16. "info": "1",
  17. "search": "${tempVars(\"id\")}",
  18. "storage": "1",
  19. "varName2": "wiadomosc",
  20. "name": "Find Message"
  21. },
  22. {
  23. "channel": "0",
  24. "varName": "",
  25. "message": "${tempVars(\"wiadomosc\")}",
  26. "storage": "1",
  27. "varName2": "dopin",
  28. "name": "Send Message"
  29. }
  30. ],
  31. "_id": "zkjQo"
  32. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement