/[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 297 by rakin, Mon Jul 29 17:29:25 2024 UTC revision 314 by rakin, Mon Jul 29 17:29:30 2024 UTC
# Line 200  export default <CommandHelpData[]> [ Line 200  export default <CommandHelpData[]> [
200      },      },
201      {      {
202          name: 'emoji',          name: 'emoji',
203          shortBrief: "Get info about an emoji. Must be guild (server) specific emoji.",          shortBrief: "Get info about an emoji.",
204          description: null,          description: null,
205          structure: "<GuildEmoji|GuildEmojiName>",          structure: "<GuildEmojiID|GuildEmoji|GuildEmojiName|ExternalEmoji|ExternalEmojiID>",
206          example: "`%%emoji check`\n`%%emoji error`",          example: "`%%emoji check`\n`%%emoji error`",
207          notes: null,          notes: null,
208          slashCommand: false,          slashCommand: false,

Legend:
Removed from v.297  
changed lines
  Added in v.314

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26