I\'m writing a piece of code currently in tampermonkey and I can\'t work out why i get this error in the console of google chrome,\"Execution of script \'PalaceBOT\' failed! $ i
Get the jQuery from window object
var $ = window.jQuery;