update README & fix gacha

This commit is contained in:
bietiaop 2024-07-10 14:47:23 +08:00
parent f838c0823d
commit 105dc1846f
9 changed files with 328 additions and 15 deletions

View file

@ -3,7 +3,6 @@ import _ from 'lodash';
import render from '../lib/render.js';
import { ZZZNoteResp } from '../model/note.js';
import { rulePrefix } from '../lib/common.js';
import { ZZZIndexResp } from '../model/index.js';
export class Note extends ZZZPlugin {
constructor() {