From 39c9996118d3c910f669f046a6a942f1f7901a2d Mon Sep 17 00:00:00 2001 From: sloppyjosh Date: Tue, 20 Feb 2024 23:05:18 -0500 Subject: [PATCH] Initial commit --- README.MD | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 README.MD diff --git a/README.MD b/README.MD new file mode 100644 index 0000000..7928c71 --- /dev/null +++ b/README.MD @@ -0,0 +1,9 @@ +# CrossTalk PM + +CrossTalk PM is an innovative application designed to bridge communication gaps between users across different platforms. By monitoring public mentions of usernames from one site and notifying these users on Reddit, CrossTalk PM enhances user engagement and ensures important messages are conveyed seamlessly between communities. + +## Features + +- **User Mention Detection:** Automatically scans for and identifies mentions of Reddit usernames on specified platforms. +- **Automated Notifications:** Creates a Reddit chatroom or sends a private message to notify users of their mentions. +- **Privacy-Focused:** Operates with user privacy in mind, ensuring that only publicly available information is processed. \ No newline at end of file