mirror of
https://github.com/krau/SaveAny-Bot.git
synced 2026-05-12 00:49:43 +08:00
feat(api): implement task management API with handlers for creating, listing, retrieving, and canceling tasks
- Added Handlers struct and methods for task operations - Implemented task progress tracking and storage - Created server setup with middleware for logging and recovery - Added support for Telegram file extraction and Telegraph image extraction - Introduced webhook functionality for task status updates - Defined request and response types for API interactions
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -11,4 +11,5 @@ temp/
|
||||
playwright/
|
||||
testplugins/
|
||||
*.exe
|
||||
tmp-*
|
||||
tmp-*
|
||||
saveany-bot
|
||||
Reference in New Issue
Block a user