Fraserbc / BetterDiscord-Embeds

A simple Better Discord plugin to send embeds
MIT License
77 stars 121 forks source link

Does not work on OSX #3

Closed BuyMyMojo closed 5 years ago

BuyMyMojo commented 5 years ago

This plugin works on my windows machine but not on my mac book, it detects the /e because when I go to send a message with it nothing is send but it doesn't send the embedded message

Fraserbc commented 5 years ago

Hmm I don't have an apple device to test on but I can work on it if you help me. Can you post a dump of the dev tools. You can open this with Ctrl + Shift + I

BuyMyMojo commented 5 years ago

sorry for late reply, here is the error it seems to throw

what gets copied to clipboard when I copy the error:

  sendEmbed @ /Users/owen/Library/…Embeds.plugin.js:59
  handleKeypress @ /Users/owen/Library/…mbeds.plugin.js:125
  i @ 84866f1….js:49

image of actual error:

image

BuyMyMojo commented 5 years ago

this appears to be the same error as in the Error post so it might be related

Fraserbc commented 5 years ago

Hmmm. Can you type "Discord" into the console and screenshot the autocomplete for it?

Fraserbc commented 5 years ago

You need to install this plugin for it to work correctly https://github.com/samogot/betterdiscord-plugins/tree/master/v2/1Lib%20Discord%20Internals

BuyMyMojo commented 5 years ago

Hey sorry for late reply, haven't had access to the mac in a little while. that fixed it up right away! thanks!