From 6d8457a61fe98643a0f683b91f5f5a77920dfa9a Mon Sep 17 00:00:00 2001 From: Paul Gauthier Date: Mon, 10 Mar 2025 16:28:57 -0700 Subject: [PATCH] copy --- aider/website/docs/usage/notifications.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/aider/website/docs/usage/notifications.md b/aider/website/docs/usage/notifications.md index e25ab11ad..ee7febb72 100644 --- a/aider/website/docs/usage/notifications.md +++ b/aider/website/docs/usage/notifications.md @@ -46,9 +46,8 @@ aider --notifications-command "say 'Aider is ready'" ### Remote Notifications -For remote notifications you can use [Apprise](https://github.com/caronc/apprise) - -It's a cross-platform Python library for sending notifications to various services. +For remote notifications you could use [Apprise](https://github.com/caronc/apprise), +which is a cross-platform Python library for sending notifications to various services. We can use Apprise to send notifications to Slack