vurburger.blogg.se

Slack bot
Slack bot











slack bot

This tutorial teaches you how to write a Slack bot in JavaScript, but Zapier’s feature rich API ecosystem allows you to connect many other sources of information to the Slack bot API. Writing JavaScript code (compatible with Node.js version 10, notice it’s End of Life) to fetch Reddit information with the node-fetch HTTP client. How to access Reddit posts using the anonymous JSON endpoint. How to use a Reddit API key to access posts using native Reddit Access Tokens and Refresh Tokens. How to create Triggers and Actions workflows in Zapier to post messages to a Slack channel.

slack bot

I recently found a great way to build a Zapier Reddit integration with just my JavaScript knowledge - so I can share those trending Reddit posts in my team’s channel. Reddit is a good place to stay in the loop when it comes to web development news, and if you’re like me, you probably follow subreddits like r/node or r/javascript.













Slack bot