Hacker News new | ask | show | jobs
by throwaway-blaze 449 days ago
Maybe I'm just dense but is there a sample curl somewhere for how to send something to the API URL I just got in my signal chat with BotMaster.1000?
1 comments

The curl command on the homepage?

curl -d 'something' <your url>

The URL that botmaster gave you is a page that lists your API endpoints (multiple if you have invited the bot to any group chats)