1.0.3 • Published 11 months ago

discord-yt-notifs v1.0.3

Weekly downloads
-
License
ISC
Repository
-
Last release
11 months ago

------ 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!

1.0.3

11 months ago

1.0.2

11 months ago

1.0.1

11 months ago

1.0.0

11 months ago