Update README.md

This commit is contained in:
ikechan8370 2023-02-11 01:32:23 +08:00
parent 02431cd46e
commit 16983adffc
2 changed files with 14 additions and 6 deletions

View file

@ -6,7 +6,7 @@ import mjAPI from 'mathjax-node'
import { uuid } from 'oicq/lib/common.js'
import delay from 'delay'
import { ChatGPTAPI } from 'chatgpt'
import {getMessageById, tryTimes, upsertMessage} from '../utils/common.js'
import { getMessageById, tryTimes, upsertMessage } from '../utils/common.js'
// import puppeteer from '../utils/browser.js'
// import showdownKatex from 'showdown-katex'
const blockWords = Config.blockWords