Skip to main content

NoneBot2 plugin for twitter

Project description

NoneBotPluginLogo

NoneBotPluginText

nonebot-plugin-twitter

✨ 推文订阅推送插件 ✨

license pypi python

📖 介绍

订阅推送 twitter 推文

💿 安装

使用 nb-cli 安装 在 nonebot2 项目的根目录下打开命令行, 输入以下指令即可安装
nb plugin install nonebot-plugin-twitter
使用包管理器安装 在 nonebot2 项目的插件目录下, 打开命令行, 根据你使用的包管理器, 输入相应的安装命令
pip
pip install nonebot-plugin-twitter
pdm
pdm add nonebot-plugin-twitter
poetry
poetry add nonebot-plugin-twitter
conda
conda install nonebot-plugin-twitter

打开 nonebot2 项目根目录下的 pyproject.toml 文件, 在 [tool.nonebot] 部分追加写入

plugins = ["nonebot_plugin_twitter"]

⚙️ 配置

申请 twitter api 权限

生成 Bearer Token

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

配置项 必填 默认值 说明
bearer_token api token
twitter_proxy proxy
command_priority 10 命令优先级

🎉 使用

指令表

指令 权限 需要@ 范围 说明
关注推主 群聊/私聊 关注,指令格式:“关注推主 <推主id> [r18]” r18为可选参数,不开启和默认为不推送r18推文
取关推主 群聊/私聊 取关切割
推主列表 群聊/私聊 展示列表
推特推送关闭 群管 群聊/私聊 关闭推送
推特推送开启 群管 群聊/私聊 开启推送

注意事项

1.消息为合并转发发送,存在延迟和发送失败的可能

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

nonebot-plugin-twitter-0.0.4.tar.gz (6.5 kB view hashes)

Uploaded Source

Built Distribution

nonebot_plugin_twitter-0.0.4-py3-none-any.whl (7.7 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page