From 23bd5be28496092526a932f298eab6366adf93ca Mon Sep 17 00:00:00 2001 From: No767 <73260931+No767@users.noreply.github.com> Date: Sun, 7 Jan 2024 14:40:48 -0800 Subject: [PATCH] [skip ci] Remove references of notification system --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index fb9520f..c6e1389 100644 --- a/README.md +++ b/README.md @@ -19,8 +19,7 @@ The process is extremely similar to ModMail, but with major differences. When a sends a direct message to the bot, Rodhaj will create a new ticket (which is a forum post) internally for staff to view. From there, each ticket is tied with a member and DMs from Rodhaj will be processed and sent to their respective tickets. -To ensure that staff will be able to respond, each active staff is randomly assigned -to a particular ticket. This ensures that tickets are evenly distributed among staff. Staff are free to swap and work on multiple tickets as needed. Once a ticket is closed, the staff will be automatically unassigned from the ticket, and a new DM to Rodhaj will prompt the user to create a new ticket. It's designed to be a replacement to ModMail. +Staff are free to swap and work on multiple tickets as needed. Once a ticket is closed, the staff will be automatically unassigned from the ticket, and a new DM to Rodhaj will prompt the user to create a new ticket. In short, it's designed to be a replacement to ModMail. ## Contributing