munar-plugin-media-blacklist

1.1.0 • Public • Published

munar-plugin-media-blacklist

Munar plugin for blacklisting media. Works with DJ Booth adapters like plug.dj and üWave.

Installation

$ npm install --save munar-plugin-media-blacklist

Commands

The Blacklist plugin adds chat commands for managing the blacklist. All commands can only be used by moderators.

!blacklist add "<reason>"

Add the current media to the blacklist.

Example

  • !blacklist add "This track has terrible audio quality."

!blacklist add <media> "<reason>"

Add a specific media to the blacklist. <media> contains the source type and source ID, separated by a colon :.

Example

  • !blacklist add youtube:nkMgmtU3rno "Video flickers A LOT. Please play an alternative version that doesn't cause headaches."

!blacklist remove <media>

Remove a media from the blacklist. <media> contains the source type and source ID, separated by a colon :.

Example

  • !blacklist remove youtube:qLphUlWywF4

Usage

{
  "plugins": [
    "media-blacklist"
  ]
}

License

ISC

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.1.0
    1
    • latest
  • 1.0.0
    1
    • lerna-temp

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.1.0
    1
  • 1.0.0
    1

Package Sidebar

Install

npm i munar-plugin-media-blacklist

Weekly Downloads

2

Version

1.1.0

License

ISC

Last publish

Collaborators