mirror of
https://github.com/langgenius/dify-official-plugins.git
synced 2026-07-22 01:55:27 -04:00
[PR #143] [MERGED] feat: telegraph #1117
Reference in New Issue
Block a user
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/langgenius/dify-official-plugins/pull/143
Author: @alterxyz
Created: 1/13/2025
Status: ✅ Merged
Merged: 1/13/2025
Merged by: @RockChinQ
Base:
main← Head:telegraph📝 Commits (1)
b784ddcfeat: telegraph📊 Changes
12 files changed (+328 additions, -0 deletions)
View changed files
➕
tools/telegraph/.env.example(+4 -0)➕
tools/telegraph/README.md(+3 -0)➕
tools/telegraph/_assets/icon.jpg(+0 -0)➕
tools/telegraph/main.py(+6 -0)➕
tools/telegraph/manifest.yaml(+38 -0)➕
tools/telegraph/provider/telegraph.py(+31 -0)➕
tools/telegraph/provider/telegraph.yaml(+42 -0)➕
tools/telegraph/requirements.txt(+2 -0)➕
tools/telegraph/tools/telegraph.py(+23 -0)➕
tools/telegraph/tools/telegraph.yaml(+43 -0)➕
tools/telegraph/tools/telegraph_advanced.py(+41 -0)➕
tools/telegraph/tools/telegraph_advanced.yaml(+95 -0)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.