chrsmlls333 / ketchum-discord-bot

A simple bot to scrape Discord for download links
MIT License
0 stars 0 forks source link

ketchum-discord-bot ✨

Version License: MIT

Simple Discord bot to download all images and files with attribution (hopefully). Supports specifying channels, users, and time ranges (time in natural language).

Install

  1. nvm install 16.6
  2. Build npm install
  3. Optional but recommended: npm install pm2 -g
  4. Prepare your environment variable or .env
    1. Enter your Discord BOT_TOKEN
    2. Set ANONYMOUS mode
    3. Set your PREFIX
  5. List our tasks: npx ntl
  6. Run npm run start or npm run start:basic

TODO: Document tasks/debug processes

Update

  1. npm install -g npm-check-updates
  2. ncu [-u]

Using the Lists

Downloading the provided link lists is done with DownThemAll, mostly for its ability to collate the links and save them with preset titles stored in the title attribute. If you have alternative tools to scrape these linkpages, please get in touch!

Author

👤 Chris Mills

Show your support

Give a ⭐️ if this project helped you!


This README was generated with ❤️ by readme-md-generator