feat: en2zh

This commit is contained in:
手瓜一十雪
2024-05-29 10:25:13 +08:00
parent 33c94e1888
commit 516f2da144
52 changed files with 387 additions and 818 deletions

View File

@@ -4,7 +4,6 @@ import sqlite3 from 'sqlite3';
import { log, logDebug, logError } from '@/common/utils/log';
import { NTQQMsgApi } from '@/core';
import LRU from "@/common/utils/LRUCache";
import { ob11Config } from '@/onebot11/config';
export interface IRember {
last_sent_time: number;