Skip to main content

为0编程基础的小白提供便捷的功能编写

Project description

NoneBotPluginLogo

NoneBotPluginText

nonebot-plugin-SimpleToWrite

✨ NoneBot 插件描述 ✨

这是一个 onebot.v11的词库插件

📖 介绍

面向小白的词库插件,目的是减少编写代码的时间和难度 特点:语言精简 无需重启nb和reload即可实 现功能热重载 缺点:目前仅能实现一些简单的逻辑运行,但随着更新肯定会慢慢削减

支持自开发函数,只要不跳脱当前解析框架一般都能成功解析并做出对应的反馈

💿 安装

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

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

plugins = ["nonebot_plugin_SimpleToWrite"]

⚙️ 配置

注:一定要在机器人的项目目录(.env文件同级目录)下创建一个名为dicpro.txt的文件 因为消息接收 的逻辑还不够完善(因为只写了接收字符串的)所以在日常使用中日志会经常出现报错的情况(这点 我也注意到了,下次更新的时候尽量减少日志的报错量)

建议日志等级:IFNO

什么?函数表看不懂? 放心,自从0.1.2版本之后我会做教程放在项目里面,也可以被指令响应

请在.env文件里面这样配置

allowed_groups=["能触发教程的指令的群号"]
指令 类型 别名 说明
教程大全 command 教程,机器人 呼出教程菜单和列表
查询 command 模糊匹配,查询相似的结果
解释 输入序号,查询对应结果
上一页/下一页 顾名思义,就是翻页的

🎉 使用

函数表

ffa338865205732fbc217b0c277640a4

有新函数请往插件自带的教程大全里面看

词库格式

指令1
$sendtext 这是接收到指令1后的发送$
  
指令2
$sendreply 0$
$sendat QQ$
$senduserimage QQ$

效果图

4cad3b976d43a88d37ed7a0a087543ca 49b421ffc1d4e9eaad65cf636fb7f259 a4e3e63add3c93dc1fbe12e46aaa63fe 194bf3d8414fa72dee372a208ee73b9d 3d146e4948b16de1cc78f0a0b8859aba

更新日志

0.1.1

  • 新增私聊消息接收
  • 新增人机合一模式
  • 优化部分日志
  • 修复表情表态的bug

0.1.2

  • 优化了部分传递参数的限制
  • 新增教程功能

0.1.3

  • 优化部分日志
  • 新增获取消息id的函数
  • 优化了部分代码
  • 新增通过消息id撤回消息的函数

Project details


Download files

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

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

File details

Details for the file nonebot_plugin_simpletowrite-0.1.3-py3-none-any.whl.

File metadata

File hashes

Hashes for nonebot_plugin_simpletowrite-0.1.3-py3-none-any.whl
Algorithm Hash digest
SHA256 4fb7e99cfd3153373c8a6b7ed98143029e76045f0fd3611ea7a288cb17e42fcc
MD5 7a21fef6b7e52e870730a107cb58658b
BLAKE2b-256 4a0ab946bd1eb7b47e262984c17ce28c38986eda57b3b1e7c1f5dcdf59722495

See more details on using hashes here.

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