Point72 / Point72/csp-bot

Default `send` commands for messages to allow to function as a generic webhook

Open
#17 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

good first issue type: feature
Dominant language
Python
Stars
15
Forks
2
Avg merge
58m
Merged PRs (30d)
6

Description

I was playing around with Pydantic logfire recently, and wanted it to send me alerts to Symphony. However, Symphony does not seem to have an easy webhook. Since I'm already running a bot, it would be great if i could have a generic rest endpoint for webhooks, so that I could use 1 webhook for all my chat backends!

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

The issue names no files, tests, or entry points. Start by locating the existing message send commands and HTTP handling, then determine how a generic REST webhook could route messages to the supported chat backends. Done should include a defined webhook interface and working delivery to the intended backends, with tests covering the behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
api, backend
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.