FranciscoG

Results 27 comments of FranciscoG

so I tried listening to the `new-message` event, but getting nothing so far. Maybe @anjanms needs to make an update to eventHandler.js

I have my own temporary extension for this [https://github.com/FranciscoG/DerpyBot/blob/dev/bot/extend/getRoomHistory.js](https://github.com/FranciscoG/DerpyBot/blob/dev/bot/extend/getRoomHistory.js) and I added it to the prototype before I instantiate the lib [https://github.com/FranciscoG/DerpyBot/blob/dev/bot/index.js#L15](https://github.com/FranciscoG/DerpyBot/blob/dev/bot/index.js#L15)

same question. I'm looking into https://js.tensorflow.org/ as a newer alternative.

You could probably remove the jQuery dependency and just use native JavaScript's **Object.assign** in it place try this: **delete** [Line 5](https://github.com/atomjack/simple-lastfm/blob/master/lib/index.js#L5) **find & replace:** find: $.extend replace: Object.assign that _should_...

go for it! I'm not using this library but watching it so that's why I saw this issue. So please feel free to submit the PR. [Object.assign got added to...

was hoping for this as well. It completely skips quotes. Only expand to brackets/parenthesis

This extension is broken. I'm having the same issue and so are other people I'm seeing this output for the extension: ``` Activating GitHub Actions extension... Error getting GitHub context...