Giter VIP home page Giter VIP logo

node-red-contrib-node-reddit's Introduction

node-red-contrib-node-reddit

Overview

Interact with Reddit using Node-RED.

Nodes

For more detailed information about functionality, inputs, and outputs, visit the wiki or the node's documentation window within the Node-RED editor.

  • Config: authentication for the Reddit API
  • Stream: stream submissions and comments from a subreddit or PMs from your inbox
  • Get: get submissions, comments, or personal messages from a subreddit, user, your inbox, or the content's id, according to its configuration
  • Create: create a new Reddit submission or PM
  • Reply: reply to a submission, comment, or PM
  • Search: perform a Reddit search query in a subreddit
  • Edit: edit a Reddit submission or comment.
  • Delete: delete a Reddit submission, comment, or PM.
  • React: save/unsave and/or vote/unvote on Reddit content.

Populating fields

For all nodes other than config and stream, all text fields may be hardcoded via text or dynamically populated via mustache syntax relative to the incoming msg object.

For example, let's say you're getting hot submissions from a subreddit using the get node. If the target subreddit is located in msg.payload.target, then you can fill in {{payload.target}} in the subreddit field.

Example flows

Develop an interactive website that displays a subreddit. Download the flow.

Nba

Nba

Create a Node-RED dashboard for a subreddit. Download the flow.

Nba

Nba

Create a Reddit bot that responds to a trigger. Download the flow.

Nba

Overwrite and delete all of your Reddit comments. Download the flow.

Overwrite and delete comments

Track the pulse of a subreddit by monitoring the most frequently mentioned words and sentiment of its comments. Download the flow.

Nba

Nba

References

node-red-contrib-node-reddit's People

Contributors

jcostello93 avatar leqis avatar ljmerza avatar sabbatiw avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.