UNPKG

plugdj-nodebot

Version:

A bot for PlugDj which help to manage the room even when no mods are presents.

34 lines (33 loc) 780 B
{ "name": "plugdj-nodebot", "version": "0.1.2", "description": "A bot for PlugDj which help to manage the room even when no mods are presents.", "main": "nodebot.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "https://github.com/Moutard3/plugdj-nodebot" }, "keywords": [ "plug", "dj", "plugdj", "nodebot", "bot", "moderation", "mod", "auto", "automatic" ], "dependencies": { "plugapi": "4.2.3" }, "author": "Moutarde <moutardea@gmail.com> (https://github.com/Moutard3)", "license": "GPL-2.0", "bugs": { "url": "https://github.com/Moutard3/plugdj-nodebot/issues" }, "homepage": "https://github.com/Moutard3/plugdj-nodebot" }