Skip to content

Latest commit

 

History

History
29 lines (25 loc) · 515 Bytes

README.md

File metadata and controls

29 lines (25 loc) · 515 Bytes

DiscordEmojisStealer

Use emojis everywhere without having a nitro or steal other emojis to use them on your server.

Install

git clone https://github.com/RyouYoo/DiscordEmojisStealer.git
cd DiscordEmojisStealer
pip install -r requirements.txt

Set your config

In config.json:

{
    "prefix": "me!",
    "token": "[YOUR TOKEN]"
}

Usage:

me!load: to steal emojis from servers.
me!emoji [emoji name]: to use the emoji by its name.

Run:

python or python3 main.py