3.1.2 โ€ข Published 3 years ago

discord-yt-poster v3.1.2

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

discord-yt-poster

Discord-yt-Poster is an automated, simple Package, which allows you to Easily integrate to your Discord Bot a Youtube Poster. This means, that it logs new Videos, or Streams and sends them to a Channel, you can define the Name, Link, User, and more! It is very fast and a scraper, so you don't need an API KEY. Also it is up to Date and includes JOSH, so you can decide if you wanna use the DEFAULT, JSON DB, or SQLITE, or Mongoos, so it works on repl.it too!

Installation

npm install discord-yt-poster@latest
const YoutubePoster = require("discord-yt-poster");
//Suggesting to require it once the bot is online, to reduce bugs...
client.on("ready", () => client.YTP = new YoutubePoster(client));
//use the methods
client.YTP.<Method>(<Options>); //returns -> Promise -> <OBJECT/ARRAY -- CHANNEL DATA>
//The logging is the package doing for you, you just need to use the setChannel() function in order to set the first channel which should get listened to!

๐Ÿ“ซ Join our Discord Server for Support


๐Ÿ—‚ For more help view Documentation

๐Ÿงพ See the Table of Content, before you START!


๐Ÿ˜Ž Features

  • โญ๏ธ No Api Key needed - scraping
  • ๐Ÿ›  Easy to use
  • ๐Ÿ‘€ Faster then light
  • ๐Ÿ’ช Up to Date
  • ๐Ÿค™ Infinite Channels, with infite amount of options
  • ๐Ÿค– Flexible

๐Ÿง  Methods


๐Ÿฅฐ Examples


๐Ÿคฉ Responses

3.1.2

3 years ago

3.1.1

3 years ago

3.1.0

3 years ago

3.0.1

3 years ago

3.0.0

3 years ago

1.8.0

3 years ago

1.7.1

3 years ago

1.7.0

3 years ago

2.0.3

3 years ago

2.0.2

3 years ago

2.0.1

3 years ago

2.0.0

3 years ago

1.6.5

3 years ago

1.6.0

3 years ago

1.5.1

3 years ago

1.5.0

3 years ago

1.3.0

3 years ago

1.2.5

3 years ago

1.2.4

3 years ago

1.0.3

3 years ago

1.0.0

3 years ago