/[sudobot]/trunk/src/cli-commands/db/SyncDBCommand.ts
ViewVC logotype

Diff of /trunk/src/cli-commands/db/SyncDBCommand.ts

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

revision 329 by rakin, Mon Jul 29 17:29:34 2024 UTC revision 344 by rakin, Mon Jul 29 17:29:40 2024 UTC
# Line 1  Line 1 
1  import { readdir } from "fs/promises";  import { readdir } from "fs/promises";
2  import path from "path";  import path from "path";
3  import { exit } from "process";  import { exit } from "process";
 import readline from "readline";  
4  import DiscordClient from "../../client/Client";  import DiscordClient from "../../client/Client";
5  import BaseCLICommand from "../../utils/structures/BaseCLICommand";  import BaseCLICommand from "../../utils/structures/BaseCLICommand";
6    

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

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26