DiscordCommitCommand: type: task script: - definemap options: 1: type: string name: commit description: write a commit required: true - discordcommand id:magbungkal group:1142516104518967397 create name:commit "description:Pick options" options:<[options]> DiscordCommitCommandEvents: type: world debug: false events: on discord slash command name:commit: - ~discordinteraction defer interaction: - define user # generate a message for #commits channel - define commit - define commit_value <[commit].options> - define commit_number - definemap message_map: title: <[commit_value]> color: lime footer: Commit | <[commit_number]> - define embed ]> - ~discordmessage id:magbungkal channel:1260591676876001321 <[embed]>