mirror of
https://github.com/Litlyx/litlyx
synced 2025-12-10 07:48:37 +01:00
Add advanced ai
This commit is contained in:
@@ -8,11 +8,6 @@ const config = useRuntimeConfig();
|
||||
let connection: mongoose.Mongoose;
|
||||
|
||||
|
||||
let anomalyMinutesCount = 0;
|
||||
function anomalyCheck() {
|
||||
|
||||
}
|
||||
|
||||
export default async () => {
|
||||
|
||||
console.log('[SERVER] Initializing');
|
||||
|
||||
Reference in New Issue
Block a user