Commit caccae06 authored by nanahira's avatar nanahira

readme

parent bcbc410e
Pipeline #4485 passed with stages
in 46 seconds
...@@ -21,7 +21,7 @@ npm install koishi-plugin-act ...@@ -21,7 +21,7 @@ npm install koishi-plugin-act
```js ```js
module.exports = { module.exports = {
plugins: { plugins: {
"/path/to/hisoutensoku-jammer/index.js": { "/path/to/act/index.js": {
adminContext: (ctx) => ctx.private(), adminContext: (ctx) => ctx.private(),
autoChangeName: true, autoChangeName: true,
dropHelp: false, dropHelp: false,
......
{ {
"name": "koishi-plugin-act", "name": "koishi-plugin-act",
"version": "1.0.0", "version": "1.0.1",
"description": "A plugin playing acts in QQ groups", "description": "A plugin playing acts in QQ groups",
"main": "dist/index.js", "main": "dist/index.js",
"dependencies": { "dependencies": {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment