Skip to content

12932/discord_emote_downloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Discord Emote Downloader

Quickly download all available Discord emotes and Stickers from Guilds/servers available to your account. Emotes are downloaded into a directory called "emotes" and stickers "stickers". Emote and sticker names are preserved, but emote id appended. e.g. LuLe_89237897293847.png

image

Installation

Via pip

pip install -r requirements.txt

Via uv

uv venv && uv pip install -r requirements.txt

Usage

Standard

python3 discord_emote_downloader.py

Via uv

uv run discord_emote_downloader.py

Download emotes/stickers from only a single guild

python3 discord_emote_downloader.py guild_id

About

Quickly download discord emotes/stickers

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages