Skip to main content

The Book of Answers for NoneBot2

Project description

NoneBotPluginLogo

NoneBotPluginText

nonebot-plugin-answersbook

✨ 愿一切无解都有解!解除你的迷惑,终结你的纠结! ✨

license pypi python

📖 介绍

谁的生活不迷茫,谁的人生不迷惑。每个人都希望未卜先知,都希望掌控自己命运的罗盘,可变换莫测的世界总让我们感到失望,其实,我们的困惑并不在身外,而在我们的内心深处。我们总是希望心灵的疑惑得带一个真诚的回应,即便这个回应只是简单的“是”或“否”。

这是一本治愈系的心灵解惑书,它将带给你的不止是生活的指引,还有心灵的慰藉。

数据来源于吉林美术出版社2018年9月第1版的《神奇的答案之书》,数据著作权为原作者张权所有。

*本项目由HoshinoBot的插件answersbook移植而来。

💿 安装

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

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

nonebot.load_plugin('nonebot_plugin_answersbook')
从 github 安装 在 nonebot2 项目的插件目录下, 打开命令行, 输入以下命令克隆此储存库
git clone https://github.com/A-kirami/nonebot-plugin-answersbook.git

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

nonebot.load_plugin('src.plugins.nonebot_plugin_answersbook')

🎉 使用

指令表

指令 说明
翻看答案 + 问题 翻看这个问题的答案
问题 + 翻看答案 翻看这个问题的答案

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-answersbook-0.1.0.tar.gz (7.8 kB view hashes)

Uploaded Source

Built Distribution

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