Telegram notification adds custom API address function
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 3.1k
- Forks
- 194
- Avg merge
- 18m
- Merged PRs (30d)
- 3
Description
希望能添加一个自定义 https://api.telegram.org 的功能,这样可以在主机网络不畅的情况下使用api代理地址,以便正常使用telegram通知。
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the Telegram notification implementation and the code that uses https://api.telegram.org. Trace how notification settings are configured, then define a configurable API address that supports a proxy while preserving the default endpoint. Done means Telegram notifications can use either the default or custom address.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- api, backend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100