Parent Directory
|
Revision Log
|
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: [ |
|
[email protected] | ViewVC Help |
Powered by ViewVC 1.1.26 |