From 6f9ec122bf21b619a2b49ff8b62ef213c217d8e4 Mon Sep 17 00:00:00 2001 From: Parker Date: Fri, 17 May 2024 22:14:55 +0000 Subject: [PATCH] Update README.md --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index c2386ec..727d2c5 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,8 @@ # Messagearr +IMPORTANT: No longer under development. Focus has transfered to the easier to use Discord alternative called CordArr +
+
Add new movies to your Radarr library through text messages, check on their download status, recieve text notifications for uptime kuma monitors, and allow people to create temporary Jellyfin accounts that automatically delete themselves. This is a project that was developed exactly for my use case and then open-sourced. So... it might not be exactly what you are looking for, if thats the case, feel free to open an issue on this repo explaining something you would want to see added. @@ -95,4 +98,4 @@ If you choose to enable the Uptime Kuma notifications, you will need to configur "Authorization": "uptimekumaauthtoken" } ``` -#### *Note: The 'Authorization' value can be whatever you want, but it MUST be the same as the AUTHORIZATION_HEADER_TOKEN that is set in the `config.ini` file.* \ No newline at end of file +#### *Note: The 'Authorization' value can be whatever you want, but it MUST be the same as the AUTHORIZATION_HEADER_TOKEN that is set in the `config.ini` file.*