Due to Twitch changing to a permenant emote, I’ve now shut this site down

Twitch recently removed the PogChamp emote for certain reasons. A popular Twitch streamer, Day9, had a cool suggestion about rotating the PogChamp emote so it’s a different streamer each time.

Twitch responded and they are now updating the PogChamp emote to a new person every 24 hours.

This sparked a quick project in my brain. A small site which would list today’s PogChamp and all the previous ones.

I’d want it to also have an API for using in my Florence Bot project.

So, here it is!

PogChamp.app

I’ve also built a very basic API at /api/today and /api/:date where :date is the date in YYYY-MM-DD format:

PogChamp.app