Skip to content

适用于nonebot2 链接分享解析视频、图片链接/小程序插件,tiktok、bilibili、twitter等实时发送!

Notifications You must be signed in to change notification settings

YipSzeho/nonebot-plugin-resolver

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NoneBotPluginLogo

NoneBotPluginText

nonebot-plugin-resolver

✨ NoneBot2 链接分享解析器插件 ✨

license pypi python

📖 介绍

适用于NoneBot2的解析视频、图片链接/小程序插件,tiktok、bilibili、twitter等实时发送!

💿 安装

  1. 使用 nb-cli 安装,不需要手动添加入口,更新使用 pip
nb plugin install nonebot-plugin-resolver
  1. 使用 pip 安装和更新,初次安装需要手动添加入口
pip install --upgrade nonebot-plugin-resolver

⚙️ 配置

在 nonebot2 项目的.env文件中添加下表中的可选配置

# twitter的token和本地代理
bearer_token = ""
resolver_proxy = "http://127.0.0.1:7890"

🎉 使用 & 效果图

help help help help help

About

适用于nonebot2 链接分享解析视频、图片链接/小程序插件,tiktok、bilibili、twitter等实时发送!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 62.3%
  • Python 37.7%