mirror of
https://github.com/dreamhunter2333/cloudflare_temp_email.git
synced 2026-04-25 13:55:53 +03:00
[PR #705] [MERGED] feat: telegram check addrss exists #710
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/cloudflare_temp_email#710
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/dreamhunter2333/cloudflare_temp_email/pull/705
Author: @dreamhunter2333
Created: 8/8/2025
Status: ✅ Merged
Merged: 8/8/2025
Merged by: @dreamhunter2333
Base:
main← Head:feature/dev📝 Commits (1)
dc15b62feat: telegram check addrss exists📊 Changes
2 files changed (+13 additions, -5 deletions)
View changed files
📝
worker/src/telegram_api/common.ts(+9 -1)📝
worker/src/telegram_api/telegram.ts(+4 -4)📄 Description
PR Type
Enhancement, Bug fix
Description
Added validation to check if an address exists in the database.
Improved error messages for binding and cleaning invalid addresses.
Fixed typos in command names and descriptions for Telegram bot commands.
Updated logic for handling invalid JWTs and addresses.
Changes walkthrough 📝
common.ts
Enhance address validation and error handlingworker/src/telegram_api/common.ts
telegram.ts
Fix command typos and improve Telegram bot logicworker/src/telegram_api/telegram.ts
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.