Nonebot2 plugin for using ShindanMaker
Project description
nonebot-plugin-shindan
使用 ShindanMaker 网站的无聊趣味占卜
利用 playwright 将占卜结果转换为图片发出,因此可以显示图片、图表结果
安装
- 使用 nb-cli
nb plugin install nonebot_plugin_shindan
- 使用 pip
pip install nonebot_plugin_shindan
插件依赖 nonebot-plugin-htmlrender 插件来渲染图片,使用前需要检查 playwright 相关的依赖是否正常安装;同时为确保字体正常渲染,需要系统中存在中文字体
使用方式
默认占卜列表及对应的网站id如下:
- 今天是什么少女 (162207)
- 人设生成 (917962)
- 中二称号 (790697)
- 异世界转生 (587874)
- 特殊能力 (1098085)
- 魔法人生 (940824)
- 抽老婆 (1075116)
- 抽舰娘 (400813)
- 抽高达 (361845)
- 英灵召唤 (595068)
- 选秀剧本 (1098152)
- 卖萌 (360578)
发送 “占卜指令 名字” 即可,如:人设生成 小Q
发送 “/占卜列表” 可以查看上述列表;
超级用户可以发送 “/添加占卜 id 指令”、“/删除占卜 id” 增删占卜列表,可以发送 “/设置占卜 id image/text”设置输出形式
对于需要登录推特的占卜,可以在 .env.xxx
文件中添加 ShindanMaker cookie:
shindanmaker_cookie=xxx
cookie
获取方式:
F12
打开开发工具,查看 shindanmaker.com
请求的响应头,找形如 _session=xxx;
的片段,如:
shindanmaker_cookie="_session=xxx;"
Project details
Release history Release notifications | RSS feed
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_shindan-0.2.8.tar.gz
(273.1 kB
view hashes)
Built Distribution
Close
Hashes for nonebot_plugin_shindan-0.2.8.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 72ad3bfe7f3bf17f144fc588e3a5d69ac684f1e4b646b6a1826a3fd2aba4ce98 |
|
MD5 | af102f0e2c875ea68eaedca13f7e49c2 |
|
BLAKE2b-256 | 4abfbede6a8e32b299b2a2726f2246637e866fc870a6762279c05f3a2a48a008 |
Close
Hashes for nonebot_plugin_shindan-0.2.8-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | f0ced9f2a7a9ae8885cf7cf2598a0923ad6a9031cab87caeae6bc4390c29fa99 |
|
MD5 | fdffad7cc00cab3ceb5796e4c228927b |
|
BLAKE2b-256 | 30c3bf4377691e9f843097ef2d49e79529003862c9f22a6c833e7e3ba2d4cd2f |