Skip to content
This repository has been archived by the owner on Aug 10, 2022. It is now read-only.

Fix new youtube issue #45

Closed
kjsmita6 opened this issue May 1, 2015 · 0 comments
Closed

Fix new youtube issue #45

kjsmita6 opened this issue May 1, 2015 · 0 comments
Labels

Comments

@kjsmita6
Copy link
Member

kjsmita6 commented May 1, 2015

So I updated youtube to the newest version, but I am getting an error everytime I start up my bot. It goes something like this:

2015-05-01T04:05:56.396Z - error: TypeError: Cannot read property 'params' of null
    at YoutubeTrigger._respond (/Users/Kyle/node_modules/steam-chat-bot/lib/triggers/youtubeTrigger.js:44:27)
    at YoutubeTrigger._respondToChatMessage (/Users/Kyle/node_modules/steam-chat-bot/lib/triggers/youtubeTrigger.js:39:14)
    at BaseTrigger.onChatMessage (/Users/Kyle/node_modules/steam-chat-bot/lib/triggers/baseTrigger.js:86:27)
    at /Users/Kyle/node_modules/steam-chat-bot/lib/chatBot.js:478:41
    at Function._.each._.forEach (/Users/Kyle/node_modules/steam-chat-bot/node_modules/underscore/underscore.js:158:9)
    at ChatBot._onChatMsg (/Users/Kyle/node_modules/steam-chat-bot/lib/chatBot.js:477:5)
    at SteamClient.<anonymous> (/Users/Kyle/node_modules/steam-chat-bot/lib/chatBot.js:127:91)
    at SteamClient.emit (events.js:118:17)
    at SteamClient.handlers.(anonymous function) (/Users/Kyle/node_modules/steam/lib/handlers/friends.js:261:8)
    at SteamClient._netMsgReceived (/Users/Kyle/node_modules/steam/lib/steam_client.js:106:26)

If anyone knows how to fix it, please open a pull request, as I have no idea how.

@kjsmita6 kjsmita6 added the bug label May 1, 2015
kjsmita6 added a commit that referenced this issue May 3, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant