Skip to content

Discord & Telegram Webhook Notifier Service #7

Description

@Luluameh
  • Estimated Bounty: $50
  • Difficulty: Easy/Medium
  • Labels: backend, notifications, webhooks

Description

To increase expert response times, we want a notifier service that pings experts on Discord or Telegram when a seeker books a session or submits an arbitration request.

Technical Scope & Steps

  1. Create a NotificationService helper class.
  2. Accept webhooks URLs for Telegram bots and Discord channels.
  3. Format rich-text embeds summarizing the notification context (e.g., "New booking request from Seeker [Address] for $50/hr").
  4. Hook this notifier class to run whenever a database record creates a new session event.

Acceptance Criteria

  • Sending a request successfully posts formatted embed notifications to the target channel.
  • Failures or timeouts on third-party APIs (Discord/Telegram) do not interrupt the core app server flow.

Metadata

Metadata

Assignees

No one assigned

    Labels

    GrantFox OSSIssue tracked in GrantFox OSSMaybe RewardedIssue may be eligible for a GrantFox rewardOfficial Campaign | FWC26Campaign: Official Campaign | FWC26

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions