Skip to content
/ DEB Public

Discord Emoji Backup is a utility that allows you to create a backup of the emojis from your Discord server or all of the Discord servers your Discord account is in.

Notifications You must be signed in to change notification settings

noto-rious/DEB

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Discord Emoji Backup

Discord Emoji Backup is a utility that allows you to create a backup of the emojis from your Discord server or all of the Discord servers your Discord account is in.

Features

  • Cross-platform support for Windows and Linux
  • Filters out duplicate emojis using SHA1 file checksums.
  • Has an archival append option.

GitHub release GitHub All Releases

Screenshot

Useage

If you would like to download the emojis of a specific server, go into the sever and find a channel you can type in and type .b
If you would like to download the emojis from ALL of the servers you are in, you can type .ba in any channel on discord, including DM's.

Settings

Edit settings.json

{
  "token":"Token_Here", // Replace Token_Here with your user token.
  "command_prefix":".", // This is the command prefix for your trigger commands(.b, .ba)
  "keep_dir":"false", // If this value is set to true it will append emojis to the folders rather than mirroring backups.
  "no_dupes":"true" // If this value is set to true it will filter duplicate emojis using SHA1 checksums.
}

How to obtain your token

1. Press Ctrl+Shift+I (⌘⌥I on Mac) on Discord to show developer tools
2. Navigate to the Application tab
3. Select Local Storage > https://discordapp.com on the left
4. Press Ctrl+R (⌘R) to reload
5. Find token at the bottom and copy the value


Disclaimer

This is a self-bot which is against Discord ToS. Use it at your own risk.

About

Discord Emoji Backup is a utility that allows you to create a backup of the emojis from your Discord server or all of the Discord servers your Discord account is in.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages