$(fetchp)ΒΆ
Resolves the response from the url using a POST request. Similar to $(fetch).
Note
To avoid hitting any rate limits against remote APIs, all responses are cached for 5 seconds.
- Usage:
- $(fetchp
<url>
[data]
) - Arguments:
url
<required> - The url to send the request todata
[optional] - The data string to send to the url
- Example Command:
name: !kanye
response: $(fetchp https://api.kanye.rest/?format=text) - Kanye
output:
user: !kanye botisimo: I'm a creative genius - Kanye