/[sudobot]/trunk/src/commands/automation/QueuesCommand.ts
ViewVC logotype

Diff of /trunk/src/commands/automation/QueuesCommand.ts

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

revision 443 by rakin, Mon Jul 29 17:30:12 2024 UTC revision 444 by rakin, Mon Jul 29 17:30:16 2024 UTC
# Line 23  import DiscordClient from '../../client/ Line 23  import DiscordClient from '../../client/
23  import CommandOptions from '../../types/CommandOptions';  import CommandOptions from '../../types/CommandOptions';
24  import InteractionOptions from '../../types/InteractionOptions';  import InteractionOptions from '../../types/InteractionOptions';
25  import MessageEmbed from '../../client/MessageEmbed';  import MessageEmbed from '../../client/MessageEmbed';
 import { getTimeouts } from '../../utils/setTimeout';  
26  import { timeProcess, timeSince } from '../../utils/util';  import { timeProcess, timeSince } from '../../utils/util';
27    
28  export default class QueuesCommand extends BaseCommand {  export default class QueuesCommand extends BaseCommand {

Legend:
Removed from v.443  
changed lines
  Added in v.444

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26