Skip to content

ar5594/discord-emoji

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Discord Emoji & Sticker Extractor

A Discord bot that extracts emojis and stickers from any server and downloads them as files or ZIP.

Features

  • 🖼️ !gete — Extract a single emoji by pasting it or using its ID
  • !gets — Extract a sticker by replying to it or using its ID
  • 📦 !getall — Extract all emojis and stickers from a server as a ZIP file
  • 🔗 Direct Download — Buttons to download each asset

Commands

Command What it does
!help Shows the help menu
!gete <emoji/ID> Extract an emoji (paste it or use its ID)
!gets <ID/reply> Extract a sticker (reply or use its ID)
!getall Pick a server and download all its emojis + stickers as ZIP

How to Run

  1. Install Node.js v16.9.0+
  2. Get a bot token from Discord Developer Portal
  3. Download the project
  4. Install packages:
    npm install
  5. Set your token in .env:
    TOKEN=your_token_here
    
  6. Run:
    node index

Project Files

├── index.js         # Main bot code
├── package.json     # Dependencies
├── .env             # Your bot token
└── README.md        # This file

Built With

Author

r.vu

Support

💬 Discord Server: https://discord.gg/wxkxHmR9GT

About

A powerful Discord bot to extract emojis and stickers from servers. Supports single emoji/sticker extraction and full server asset backups into .zip files

Topics

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages