Send Message to Slack with a Node.js Script

Поділитися
Вставка
  • Опубліковано 5 лис 2024

КОМЕНТАРІ • 15

  • @stackbit
    @stackbit Рік тому +1

    Okay, we might be biased, but we love that toque 🤩 Great video, Sean.

  • @jordigasau2402
    @jordigasau2402 7 місяців тому

    Very useful Sean! Thanks!

  • @yarapolana
    @yarapolana 5 місяців тому

    Amazing video Sean, thank you for this!

  • @shivrajnag12
    @shivrajnag12 9 місяців тому

    Hey Sean, can you please make a tutorial on how to distribute the app and list the app in Slack app directory. How to handle the OAuth flow. How to make the local development easy as well as making changes to the production version. Do I need to need to create 2 separate apps for different environment or can we manage it using one app.

  • @anupamsatsangi2890
    @anupamsatsangi2890 Рік тому

    Hey Thanks for the comprehensive video. Looking forward for the next one. Maybe like actions or whole workflow.

  • @manishpaudel6515
    @manishpaudel6515 9 місяців тому

    Hey Sean, awesome tutorial. I am building a slack bot which will make API call to third party and respond back if successful or not. Since it is hosted on Lambda, it takes more than 3 seconds to make the API call and respond back. How do I acknowledge and send ack() so that slack bot won't make multiple message?

  • @spaceCowboy-01
    @spaceCowboy-01 Рік тому

    This really helped. Thank you so much! 🤝😁

  • @alban_01
    @alban_01 Рік тому

    Huge time saver, thanks !

  • @t3chnicolor
    @t3chnicolor 5 місяців тому

    What Git extension are you using in your VSCode? what's your VScode config

  • @pablovazquez5242
    @pablovazquez5242 Рік тому +1

    Hello David, I had a lot of errors, can you help me by passing me the repo so I can clone the code because there is something that is not working for me.

  • @FrantisekMajer-m9o
    @FrantisekMajer-m9o Рік тому

    Hi, why did you activate the webhook, since you dont use it later in your video?

  • @naeliesuttra
    @naeliesuttra 11 місяців тому

    Hi, did you ever have an issue with multiple messages being sent? Trying to prevent that from happening, sometimes it sends messages more than once..

  • @yogitamisal8677
    @yogitamisal8677 Рік тому

    Thanks!

  • @igbalajobizhikrullah465
    @igbalajobizhikrullah465 7 місяців тому

    Thanks.... This really helped me