GithubHelp home page GithubHelp logo

unkmc / discord-dumper Goto Github PK

View Code? Open in Web Editor NEW

This project forked from haykam821/discord-dumper

1.0 0.0 0.0 87 KB

A fully-featured channel dumper for Discord.

License: MIT License

JavaScript 100.00%

discord-dumper's Introduction

Discord Dumper

WARNING: Please do not share your token outside of your command line in order to invoke the dumper, and only get dumper code from this repository on GitHub. If you accidentally do either of those things, perform a token reset by changing your password.

A fully-featured channel dumper for Discord.

Installation

Install this module globally:

npm i -g haykam821/Discord-Dumper

Usage

You can use dcd or discord-dumper on the command-line to invoke the dumper. You can add the --help (-h) option to see more information about the options and arguments that the command accepts.

Dumping

When running the dumper, specify the ID of the channel/guild/DM you would like to dump, like so:

dcd dump 222197033908436994

By default, the dumper guesses what the ID represents, but you can provide context for the ID by providing it as an argument:

dcd dump 222197033908436994 guild

Since you must authenticate with the Discord API to read messages, you must specify a token. You can do this via the DUMPER_TOKEN environment variable.

Accessing Dumps

You can open up the folder that dumps are stored in by running:

dcd path

If you do not want the folder to be opened, instead disable the --open option.

dcd path --open false

Completion

You can set up completion by placing the following command in your config file (~/.bashrc, ~/.zshrc, ~/.config/fish/config.fish):

source <(myapp completion sh)
source <(myapp completion zsh)
source <(myapp completion fish)

discord-dumper's People

Contributors

haykam821 avatar

Stargazers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.