Skip to main content

随机发送攻击性极强的龙图

Project description

nonebot-plugin-longtu

你变的很二次元.jpg(

✨一个随机发送龙图的nonebot2插件✨

python pdm-managed
license

💬 前言

2024年是龙年,能不能来点喜庆的龙图(

📖 介绍

一个非常简单的nonebot2插件,输入指令后会从神秘的龙图仓库(内含1500张精选龙图)中随机发送一张(可爱)的龙图.

现在只有最基础的功能,最近又太忙,等以后有空的时候写点好玩的新功能。

ps:攻击性较强,请酌情使用。

神秘的龙图仓库:https://git.acwing.com/Est/dragon

💿 安装

没发包,目前只能通过git clone下载使用

下载完成后将插件文件夹扔进nonebot2.venv\Lib\site-packages根目录中 然后打开 nonebot2 项目根目录下的 pyproject.toml 文件, 在 [tool.nonebot] 部分的 plugins 项里追加写入nonebot_plugin_longtu即可

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

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

[tool.nonebot]
plugins = [
    # ...
    "nonebot_plugin_longtu"
]

⚙️ 配置

暂无

🎉 使用

现有指令列表:

dragon,龙龙,龙图:发送一张可爱的龙龙图片

示例:示例

📞 制作者

黑纸折扇 [Perseus037] (https://github.com/Perseus037)

  • QQ: 1209228678

Whike [Whiked] (https://github.com/Whiked)

  • QQ: 274752001

🙏 感谢

student_2333 (https://github.com/lgc2333) 对于我学习编写插件和配置qqbot过程中的无私帮助。

📝 更新日志

0.1.1

  • 仓库内由测试的50张龙图扩展到了1500张精选龙图,随机范围更广(攻击性更强)。

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_longtu-0.1.0.post1.tar.gz (15.9 kB view hashes)

Uploaded Source

Built Distribution

nonebot_plugin_longtu-0.1.0.post1-py3-none-any.whl (16.3 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