rocket-chat icon indicating copy to clipboard operation
rocket-chat copied to clipboard

Change in communication with RocketChat.

Open aon4o opened this issue 1 year ago • 0 comments

As I can read in the RocketChat documentation the URL for creating a message is /api/v1/chat.postMessage.

I've changed the endpoint in the code and added an additional $user_id parameter that is read from the user's config file. The user_id is used for authentication to RocketChat.

I've documented the change in the README.md file.

aon4o avatar Apr 16 '24 08:04 aon4o