[Request] Mute urlfetch response

Situation

Sometimes our customapi don’t need to add response to chat room .
For Example:

  1. log somethings
  2. speech some words.

We can not skip response to chat room even it’s response is empty.

Suggests

  1. Add a new parameter to urlfetch to skip response. But i think it is not easy to use and implementing.
  2. Add a new pseudo command ex. !null , we can pass urlfetch response to it in Alias setting field. And it will doing nothings like unix /dev/null .

This has been covered in this thread here:

http://community.nightdev.com/t/trigger-urlfetch-without-reply/8760/2?u=slikrick

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