@livecord/notify
Advanced tools
Comparing version 1.1.3 to 1.1.4
const { Twitch } = require('../src/index'); | ||
const twitch = new Twitch({ | ||
client: { | ||
id: "0w3w9kd3xgome2t3kybau47z9lhza9", | ||
token: "xgo7bj4lydp649bgl8qmw02ozcusas" | ||
id: "", | ||
token: "" | ||
}, | ||
@@ -11,4 +11,4 @@ useDatabase: true, | ||
twitch.on('ready', (ready) => { | ||
twitch.follow('jrokezftw'); | ||
@@ -15,0 +15,0 @@ console.log('Twitch connected at: ', ready); |
{ | ||
"lives": [ | ||
{ | ||
"id": "45614822620", | ||
"user_id": "155642616", | ||
"user_login": "jrokezftw", | ||
"user_name": "JrokezFTW", | ||
"game_id": "509658", | ||
"game_name": "Just Chatting", | ||
"type": "live", | ||
"title": "Heeeey :) | insta:jrokez !trendyol", | ||
"viewer_count": 5690, | ||
"started_at": "2022-06-19T14:39:34Z", | ||
"language": "tr", | ||
"thumbnail_url": "https://static-cdn.jtvnw.net/previews-ttv/live_user_jrokezftw-{width}x{height}.jpg", | ||
"tag_ids": [ | ||
"f08d5873-f0c7-4912-94ba-a41933b4c141" | ||
], | ||
"is_mature": true | ||
} | ||
], | ||
"lives": [], | ||
"channels": [ | ||
@@ -23,0 +4,0 @@ "pqueen", |
{ | ||
"name": "@livecord/notify", | ||
"version": "1.1.3", | ||
"version": "1.1.4", | ||
"description": "Notifier for Youtube and Twitch.", | ||
@@ -5,0 +5,0 @@ "main": "./src/index.js", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
21987
386