/message-scraper

Fast and versatile tool to extract discord channel messages into HTML, Markdown, or TXT

Primary LanguageTypeScriptISC LicenseISC

⚠️ Self botting violates the Discord ToS, you do it at your own risk ⚠️
⚠️ Education purposes only ⚠️

Requirements:

Nodejs v16
Packages

Run:

  1. Install all dependencies npm ci
  2. Build project npm run build
  3. Start project npm run start