Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 1.04 KB

README.md

File metadata and controls

20 lines (13 loc) · 1.04 KB

Discord-Emoji-Scraper

This is a proof of concept scraper that runs through every possible combinations of numbers that go into a discord emoji ID. It will then check to see if an emoji is attached ot that link. If there is an emoji on that link, it will save that link to a text file named "EmojisPng.txt"

I put it here so if anyone wants to improve the code, maybe make it run faster because if this were to be run at a larger scale. It would likely be recognised as a DDOS attack. Here is a link that may help us on our search;

Example Link https://cdn.discordapp.com/emojis/1003993508719366204.png?v=1&size=100

https://discord.com/developers/docs/reference#snowflakes

If you want to help on this search, be my guest

This is how a discord emoji ID works image image

I wish anyone that wants to help the very best, and good luck.

-Boom