discord-yt-notifs

1.0.3 • Public • Published

------ discord-yt-notifs 101 ------

  • getVideos({ channelId: channel ID }) -

This function gets all videos from specified channel, given that they are not privated/unlisted.

  • getLatest({ channelId: channel ID }) -

This function gets the latest video from specified channel, given that it is not privated/unlisted.

  • getEarliest({ channelId: channel ID }) -

This function gets the earliest video from specified channel, given that it is not privated/unlisted.

  • getAuthor({ channelId: channel ID }) -

This function gets the specified channel's name.


To use the data, just add .then(async data => {}) to your function!

Readme

Keywords

Package Sidebar

Install

npm i discord-yt-notifs

Weekly Downloads

5

Version

1.0.3

License

ISC

Unpacked Size

5.45 kB

Total Files

3

Last publish

Collaborators

  • jaso0on