/[sudobot]/trunk/src/events/debug/DebugEvent.ts
ViewVC logotype

Diff of /trunk/src/events/debug/DebugEvent.ts

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 343 by rakin, Mon Jul 29 17:29:25 2024 UTC revision 344 by rakin, Mon Jul 29 17:29:40 2024 UTC
# Line 2  import { exec } from "child_process"; Line 2  import { exec } from "child_process";
2  import { format } from "date-fns";  import { format } from "date-fns";
3  import { appendFile } from "fs/promises";  import { appendFile } from "fs/promises";
4  import path from "path";  import path from "path";
 import { exit } from "process";  
5  import DiscordClient from "../../client/Client";  import DiscordClient from "../../client/Client";
6  import { LogLevel } from "../../services/DebugLogger";  import { LogLevel } from "../../services/DebugLogger";
7  import BaseEvent from "../../utils/structures/BaseEvent";  import BaseEvent from "../../utils/structures/BaseEvent";

Legend:
Removed from v.343  
changed lines
  Added in v.344

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26