Skip to content

Latest commit

 

History

History
31 lines (24 loc) · 681 Bytes

README.md

File metadata and controls

31 lines (24 loc) · 681 Bytes

DSED

Fast Discord server emojis downloader.

Installation

Github:

git clone https://github.com/I2rys/dsed

NpmJS:

npm i nodejs-file-downloader axios fs

Usage

node index.js <token> <guildID> <outputDirectory>
  • token - Your account Discord token.
  • guildID - The target server(ID).
  • outputDirectory - The output directory in where to save the downloaded emojis.

Inspired by

Discord-Emoji-Downloader

Related

  • ZeroDiscord - A collection of Discord hacks, exploits & tools that is completely made using NodeJS.

License

MIT © I2rys