SaveToNotionDiscordBot

Current limitations:

  • Can only extract first link.
  • Can only extract message before first link.

Based on: https://hackernoon.com/a-discord-bot-to-save-messages-as-notion-notes

To run

  1. Follow instructions on article above, up to creating a script, to get needed values
  2. Install dependecies with npm-install
  3. Rename .env.example to .env, and set values inside (instructions for getting these values in the article above)
  4. Run script with 'node index.js'