/[sudobot]/trunk/src/utils/help.ts
ViewVC logotype

Diff of /trunk/src/utils/help.ts

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

revision 37 by rakin, Mon Jul 29 17:28:18 2024 UTC revision 39 by rakin, Mon Jul 29 17:28:19 2024 UTC
# Line 142  module.exports = { Line 142  module.exports = {
142              notes: null,              notes: null,
143              options: {              options: {
144                  "--no-send": "Do not send a confirmation message to the locked channel",                  "--no-send": "Do not send a confirmation message to the locked channel",
                 "--everyone": "Lock the channels for @everyone rather than the general role",  
145              }              }
146          },          },
147          {          {
# Line 154  module.exports = { Line 153  module.exports = {
153              notes: null,              notes: null,
154              options: {              options: {
155                  "--no-send": "Do not send a confirmation message to the locked channel",                  "--no-send": "Do not send a confirmation message to the locked channel",
                 "--everyone": "Lock the channels for @everyone rather than the general role",  
156              }              }
157          },          },
158          {          {
# Line 289  module.exports = { Line 287  module.exports = {
287              notes: null,              notes: null,
288              options: {              options: {
289                  "--no-send": "Do not send a confirmation message to the locked channel",                  "--no-send": "Do not send a confirmation message to the locked channel",
                 "--everyone": "Unlock the channels for @everyone rather than the general role",  
290              }              }
291          },          },
292          {          {
# Line 301  module.exports = { Line 298  module.exports = {
298              notes: null,              notes: null,
299              options: {              options: {
300                  "--no-send": "Do not send a confirmation message to the locked channel",                  "--no-send": "Do not send a confirmation message to the locked channel",
                 "--everyone": "Lock the channels for @everyone rather than the general role",  
301                  "--raid": "Unlock all Raid-locked channels"                  "--raid": "Unlock all Raid-locked channels"
302              }              }
303          },          },

Legend:
Removed from v.37  
changed lines
  Added in v.39

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26