Parent Directory
|
Revision Log
|
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: [ |
|
team@onesoftnet.eu.org | ViewVC Help |
Powered by ViewVC 1.1.26 |