slackapi / deno-slack-sdk

SDK for building Run on Slack apps using Deno
https://api.slack.com/automation
MIT License
158 stars 27 forks source link

[COMMAND APP] How to trigger deno slack app with /app-name commands #343

Closed ropiudindev closed 1 month ago

ropiudindev commented 1 month ago

Hi Slack Team,

Im trying to create app bot using deno slack, how i can create app with command function using deno slack?

eg. /app-name configuration

then the app will show configuration UI/Form

thanks

filmaj commented 1 month ago

This is not supported in the new automation platform. Instead, use a link trigger.