/[sudobot]/trunk/commands/expire.js
ViewVC logotype

Diff of /trunk/commands/expire.js

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

revision 48 by rakin, Mon Jul 29 17:28:21 2024 UTC revision 49 by rakin, Mon Jul 29 17:28:21 2024 UTC
# Line 50  module.exports = { Line 50  module.exports = {
50                  content: text                  content: text
51              });              });
52    
53              const timeout = await setTimeoutv2('expire.js', time, message.id, ch.id, msg.guild.id);              const timeout = await setTimeoutv2('expire.js', time, msg.guild.id, `expire ${cm.args.join(' ')}`, message.id, ch.id, msg.guild.id);
54    
55              await msg.reply({              await msg.reply({
56                  embeds: [                  embeds: [

Legend:
Removed from v.48  
changed lines
  Added in v.49

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26