Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

koishi-plugin-win

Package Overview
Dependencies
Maintainers
1
Versions
42
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

koishi-plugin-win - npm Package Compare versions

Comparing version 0.0.17 to 0.0.18

2

package.json
{
"name": "koishi-plugin-win",
"description": "我们又赢了!",
"version": "0.0.17",
"version": "0.0.18",
"main": "lib/index.js",

@@ -6,0 +6,0 @@ "typings": "lib/index.d.ts",

@@ -8,3 +8,3 @@ # koishi-plugin-win

使用指令rank可获取当前群的赢程度排行。<br>
新增张教授评价功能,指令ask或“评价”后跟待评价的内容即可;该功能的实现需借助语录库;张教授的语录库可点击[这里](https://eggs.gold/MCA/words.txt)下载,目前包含200余条,9月11日更新;您也可自行创建语录库,默认放置在node_modules/koishi-plugin-win目录下,可在插件配置中修改。该语录库以GBK格式读取。<br>
新增张教授评价功能,指令ask或“评价”后跟待评价的内容即可;该功能的实现需借助语录库;张教授的语录库可点击[这里](https://eggs.gold/MCA/words.txt)下载,目前包含200余条,9月11日更新;您也可自行创建语录库,默认放置在node_modules/koishi-plugin-win目录下,可在插件配置中修改。该语录库以utf8格式读取。<br>
取消随机事件功能,并将其独立至random-event插件中。<br>

@@ -19,2 +19,3 @@ 新增结果“微赢”,在win的程度为1~2%时触发。<br>

<br>
初次下载本插件的用户若启动时报错,请在应用目录(C:/Users/你的用户名/AppData/Roaming/Koishi/Desktop/data/instances/default)的koishi.yml中,找到win插件,填写filePath: node_modules/koishi-plugin-win/words.txt,尽管默认配置中填了这个路径,但有些用户在启动时仍然会被作为未填写参数而报错。
初次下载本插件的用户若启动时报错,请在应用目录(C:/Users/你的用户名/AppData/Roaming/Koishi/Desktop/data/instances/default)的koishi.yml中,找到win插件,填写filePath: node_modules/koishi-plugin-win/words.txt,尽管默认配置中填了这个路径,但有些用户在启动时仍然会被作为未填写参数而报错。<br>
更新后请重新下载语录库,或在本地将其转码为utf8格式,否则输出会乱码。
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc