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

Diff of /trunk/commands/note.js

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

revision 5 by rakin, Mon Jul 29 17:28:11 2024 UTC revision 11 by rakin, Mon Jul 29 17:28:13 2024 UTC
# Line 48  module.exports = { Line 48  module.exports = {
48          await msg.reply({          await msg.reply({
49              embeds: [              embeds: [
50                  new MessageEmbed()                  new MessageEmbed()
51                  .setDescription(`A note has been added for ${user.user.tag}`)                  .setDescription(`A note has been added for ${user.user.tag}`) // TODO
52              ]              ]
53          });          });
54      },      },

Legend:
Removed from v.5  
changed lines
  Added in v.11

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26