Skip to content

Latest commit

 

History

History
43 lines (27 loc) · 1.34 KB

File metadata and controls

43 lines (27 loc) · 1.34 KB

Discord Channel Scraper (Youtube Preview)

image

Scrape Discord Channels without hitting the Rate Limits. Scrape with Batches

Feel free to file an issue or maybe even drop a pull request. TALK IS CHEAP, DO A PR

How to Import & Deploy

project:
  name: discord-channel-scraper
  tags:
    - coldran-ai

services:
  - hostname: web
    type: nodejs@20
    enableSubdomainAccess: true
    buildFromGit: https://github.com/ColdranAI/Discord-Channel-Scraper
  
  - hostname: backend
    type: go@1.22
    enableSubdomainAccess: true
    buildFromGit: https://github.com/ColdranAI/Discord-Channel-Scraper

How to Utilize

  • grab a discord token of your alt account via inspect element(not referring to a bot)
  • Alt account should be in that server and should have access in to the specific channel you're trying to scrape
  • Make sure you have developer option turned on in your account so that you can just copy channel id and server id with left click.

If you want to help me build ColdranAI feel free to support me at my Buymeacoffee.

Need help with something? Join Coldran Discord community.