/[sudobot]/trunk/src/cli-commands/guild/GuildPurgeCommand.ts
ViewVC logotype

Diff of /trunk/src/cli-commands/guild/GuildPurgeCommand.ts

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

revision 148 by rakin, Mon Jul 29 17:28:47 2024 UTC revision 329 by rakin, Mon Jul 29 17:29:34 2024 UTC
# Line 1  Line 1 
1  import readline from "readline";  import readline from "readline";
2  import DiscordClient from "../../client/Client";  import DiscordClient from "../../client/Client";
 import BannedGuild from "../../models/BannedGuild";  
3  import BaseCLICommand from "../../utils/structures/BaseCLICommand";  import BaseCLICommand from "../../utils/structures/BaseCLICommand";
4    
5  export default class GuildPurgeCommand extends BaseCLICommand {  export default class GuildPurgeCommand extends BaseCLICommand {

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

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26