/discord-send-embed-code-to-webhook

Atom editor plugin to easily send code extracts to Discord using webhooks. Originally made by KyStolos.

Primary LanguageJavaScriptMIT LicenseMIT

discord-send-embed-code-to-webhook

A customizable atom package used to easily send code extracts in an embed message to Discord using webhooks. Originally made by KyStolos.

GitHub tag (latest by date) APM downloads APM license

How to use the package

Setup your webhook

  1. Go to your package settings Packages -> Settings View -> Manage package
  2. Find the discord-send-embed-code-to-webhook package, click on Settings
  3. Paste your webhook URL in the config field
  4. Modify the embed title, color, footer text, image and other options to your liking.

Post your code to your Discord

  1. Select the code you want to share on Discord in your editor
  2. Press CtrlQ to send it to your webhook

Note: This is a standalone package. You can either install discord-send-**embed**-code-to-webhook or discord-send-code-to-webhook. Do not install both packages or they won't work correctly!