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

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

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

revision 55 by rakin, Mon Jul 29 17:28:24 2024 UTC revision 57 by rakin, Mon Jul 29 17:28:25 2024 UTC
# Line 79  export default class ExpireCommand exten Line 79  export default class ExpireCommand exten
79                  content: text!                  content: text!
80              });              });
81    
82              const timeout = await setTimeoutv2('expire.ts', time, msg.guild!.id, `expire ${time} ${text!} #${channel.name}`, message.id, channel.id, msg.guild!.id);              const timeout = await setTimeoutv2('expire', time, msg.guild!.id, `expire ${time} ${text!} #${channel.name}`, message.id, channel.id, msg.guild!.id);
83    
84              await msg.reply({              await msg.reply({
85                  embeds: [                  embeds: [

Legend:
Removed from v.55  
changed lines
  Added in v.57

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26