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

Diff of /trunk/commands/about.js

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

revision 26 by rakin, Mon Jul 29 17:28:13 2024 UTC revision 27 by rakin, Mon Jul 29 17:28:16 2024 UTC
# Line 9  module.exports = { Line 9  module.exports = {
9                  .setTitle('SudoBot')                  .setTitle('SudoBot')
10                  .setDescription('A free and open source discord moderation bot, specially created for **The Everything Server**.')                  .setDescription('A free and open source discord moderation bot, specially created for **The Everything Server**.')
11                  .addField('Version', version)                  .addField('Version', version)
12                  .addField('Support', '[email protected]')                  .addField('Support', '[email protected]')
13                  .setFooter({                  .setFooter({
14                      text: 'Copyright © Ar Rakin 2022, all rights reserved'                      text: 'Copyright © Ar Rakin 2022, all rights reserved'
15                  })                  })

Legend:
Removed from v.26  
changed lines
  Added in v.27

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26