Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

nodebb-plugin-ws-dice

Package Overview
Dependencies
Maintainers
1
Versions
38
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

nodebb-plugin-ws-dice

A dice plugin integrated with topic events

  • 3.0.7
  • latest
  • Source
  • npm
  • Socket score

Version published
Maintainers
1
Created
Source

Dice Plugin for NodeBB

A dice plugin integrated with topic events (for display on Persona timeline or other implementation of events)

Throwing dice

Add /roll <dice string> into a post. This supports most common dice notations - from the basic xdY (for example 4d6 for four 6 sided dice), through addition, subtraction, multiplication and division (for example 2d8+4d4*5 will roll 2 d8 dice and add the result to a sum of a roll of 4 d4 dice multiplied by 5), to dropping lowest/highest dice (xdYdl1/xdYdh1) or counting successes (5d6>3 will return number of dice that were above 3). See RPG Dice Roller documentation for the full and current information on supported notation: https://dice-roller.github.io/documentation/guide/notation/

Installation

npm install nodebb-plugin-ws-dice

Keywords

FAQs

Package last updated on 04 Sep 2023

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc