Implement Sending Direct Messages to Users from the Backend #19

Open
opened 2025-02-11 20:41:26 +00:00 by phundrak · 0 comments
Owner

As a developer, I want the backend to be able to send direct messages to users via the Discord bot so that users can receive notifications and updates in read-time.

Acceptance Criteria:

  • Define a message format for sending direct messages, including user ID and message content
  • Implement a function in the backend to send messages to the WebSocket server in the bot
  • Implement a function in the bot to receive messages from the WebSocket server and send direct messages to users on Discord
  • Ensure that the messages are sent reliably and handle any errors that occur
  • Notify the backend of the success or failure of sending the direct message
As a developer, I want the backend to be able to send direct messages to users via the Discord bot so that users can receive notifications and updates in read-time. **Acceptance Criteria:** - Define a message format for sending direct messages, including user ID and message content - Implement a function in the backend to send messages to the WebSocket server in the bot - Implement a function in the bot to receive messages from the WebSocket server and send direct messages to users on Discord - Ensure that the messages are sent reliably and handle any errors that occur - Notify the backend of the success or failure of sending the direct message
phundrak added this to the 1.0.0 milestone 2025-02-11 20:41:26 +00:00
phundrak added the
Epic
Discord Bot Integration
Priority
Critical
Kind
Feature
labels 2025-02-11 20:41:26 +00:00
phundrak added this to the Discord Bot Integration project 2025-02-11 20:41:26 +00:00
phundrak added a new dependency 2025-02-11 20:41:42 +00:00
phundrak added a new dependency 2025-02-11 20:41:57 +00:00
phundrak added a new dependency 2025-02-11 20:42:44 +00:00
phundrak added a new dependency 2025-02-11 20:43:27 +00:00
phundrak added a new dependency 2025-02-11 21:01:21 +00:00
phundrak changed title from Implement Sending Direct Messages to tusers from the Backend to Implement Sending Direct Messages to Users from the Backend 2025-02-12 10:56:01 +00:00
phundrak added a new dependency 2025-02-12 10:56:16 +00:00
phundrak added a new dependency 2025-02-12 10:57:21 +00:00
Sign in to join this conversation.
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Reference: phundrak/gejdr-rs#19
No description provided.