koishi-plugin-twitter-fetcher 0.0.1 → 0.0.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +1 -1
- package/readme.md +1 -3
package/package.json
CHANGED
package/readme.md
CHANGED
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
[](https://www.npmjs.com/package/koishi-plugin-twitter-fetcher)
|
|
4
4
|
[](https://www.npmjs.com/package/koishi-plugin-twitter-fetcher)
|
|
5
5
|
|
|
6
|
-
|
|
6
|
+
一个 推特/Twitter/X 的链接解析插件。当你或群友在聊天中发送一条推特链接时,本插件会自动抓取该链接的全部信息,包含:
|
|
7
7
|
|
|
8
8
|
* 用户 ID 和推文内容
|
|
9
9
|
* 推文截图
|
|
@@ -60,8 +60,6 @@
|
|
|
60
60
|
|
|
61
61
|
## 🖼️ 效果演示
|
|
62
62
|
|
|
63
|
-
*(在这里强烈建议你截一张机器人成功发送合并转发的图片,视觉效果远胜于千言万语!)*
|
|
64
|
-
|
|
65
63
|

|
|
66
64
|
|
|
67
65
|
---
|