Skip to main content

nonebot_plugin_tuling

Project description

nonebot_plugin_tuling

✨ NoneBot 图灵机器人 ✨

license pypi python

📖 介绍

接入图灵机器人做群自动聊天。

💿 安装

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

打开 nonebot2 项目的 bot.py 文件, 在其中写入

nonebot.load_plugin("nonebot_plugin_tuling")
从 github 安装 在 nonebot2 项目的插件目录下, 打开命令行, 输入以下命令克隆此储存库
git clone https://github.com/Matrix-King-Studio/nonebot_plugin_tuling.git

打开 nonebot2 项目的 bot.py 文件, 在其中写入

nonebot.load_plugin("src.plugins.nonebot_plugin_tuling")

⚙️ 配置

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

配置项 必填 默认值 说明
config_path 插件安装目录 分群配置
tu_ling_apikey 图灵机器人创建一个机器人,获取apikey,支持列表
# 图灵机器人
tu_ling_apikey=["*******", "*******", "*******"]

🎉 使用

指令表

指令 权限 需要@ 范围
/开启闲聊 群员 群聊
/关闭闲聊 群员 群聊

效果图

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_tuling-0.0.16.tar.gz (5.0 kB view hashes)

Uploaded Source

Built Distribution

nonebot_plugin_tuling-0.0.16-py3-none-any.whl (6.1 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