node-red-contrib-discord-status

0.2.5 • Public • Published

How to install

Run this in your ~/.node-red

npm install node-red-contrib-discord-status

Introduction

With this node, you can change status in Discord with Node-RED.

Description

This node use Discord API to change your account status with node-red instead of Discord app.

  • Input: Custom status, pre-defined status <online/idle/dnd/invisible>, emoji
  • Output: Status responed from Discord

Prequisite

Login your Discord, do the capcha and accept the IP address authorization email manually

Supports:

  • Node.js v 11.15.x
  • Node-Red v 1.0.5

How to use:

  • Create flow and add this node between an inject node and a debug node.
  • Edit Discord Config node with your Discord login credentials.
  • Select required fields.
  • Inject and your Discord activity status will be changed, can check your new status in "debug" node.

Package Sidebar

Install

npm i node-red-contrib-discord-status

Weekly Downloads

3

Version

0.2.5

License

MOR

Unpacked Size

15.8 kB

Total Files

9

Last publish

Collaborators

  • mordev