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

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

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

revision 271 by rakin, Mon Jul 29 17:29:18 2024 UTC revision 273 by rakin, Mon Jul 29 17:29:18 2024 UTC
# Line 10  export default class EmbedCommand extend Line 10  export default class EmbedCommand extend
10      subcommands = ['send', 'schema', 'build'];      subcommands = ['send', 'schema', 'build'];
11    
12      constructor() {      constructor() {
13          super('embed', 'settings', []);          super('embed', 'automation', []);
14      }      }
15    
16      async run(client: DiscordClient, message: Message | CommandInteraction, options: CommandOptions | InteractionOptions) {      async run(client: DiscordClient, message: Message | CommandInteraction, options: CommandOptions | InteractionOptions) {

Legend:
Removed from v.271  
changed lines
  Added in v.273

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26