UNPKG

discord-yt-poster

Version:

An automated Youtube Poster package, with a Database included, which allows you to make it easy to post new Video Uploads or Streams to a Channel, per YT-CHANNEl defineable, fast, relyable, FETCHING ALL CHANNEL DATA AND ALL VIDEOS!

49 lines (48 loc) 1.2 kB
{ "name": "discord-yt-poster", "version": "3.1.2", "description": "An automated Youtube Poster package, with a Database included, which allows you to make it easy to post new Video Uploads or Streams to a Channel, per YT-CHANNEl defineable, fast, relyable, FETCHING ALL CHANNEL DATA AND ALL VIDEOS!", "main": "index.js", "directories": { "example": "example", "lib": "lib" }, "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git@github.com/tomato6966/discord-yt-poster.git" }, "homepage": "https://github.com/Tomato6966/discord-yt-poster/wiki/", "keywords": [ "discord", "youtube", "yt", "social", "logger", "youtube log", "youtube logger", "database", "josh", "mongo", "json", "sqlite", "scraper", "youtube fetcher", "poster" ], "author": "tomato6966", "bugs": { "url": "https://github.com/tomato6966/discord-yt-poster/issues" }, "license": "MIT", "dependencies": { "axios": "^0.21.1", "colors": "^1.4.0", "cron": "^1.8.2", "discord.js": "^12.5.3", "enmap": "^5.8.7", "rss-parser": "^3.12.0" } }