Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@livecord/notify

Package Overview
Dependencies
Maintainers
2
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@livecord/notify - npm Package Compare versions

Comparing version 1.1.3 to 1.1.4

6

examples/twitch.test.js
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",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc