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

Diff of /trunk/commands/expiresc.js

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

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

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

team@onesoftnet.eu.org
ViewVC Help
Powered by ViewVC 1.1.26