Skip to content

Fix stale and unresponsive TikTok embeds for Discord with just s/i/n

Notifications You must be signed in to change notification settings

okdargy/fxTikTok

Repository files navigation

📦 fxTikTok

Deploy to Cloudflare Workers

Embed TikTok videos and slideshows on Discord with just s/i/n

Screenshots

Click here to see how fxTikTok looks like
Video Preview
Comparing tiktok.com vs. tnktok.com embeds on Discord
Slideshow Preview
Slideshow embeds
Direct Preview
Direct image/video support

Usage

Using fxTikTok is easy on Discord. Fix ugly and unresponsive embeds by sending your TikTok link and then typing s/i/n

How does this work?

When you send s/i/n in Discord, it modifies your most recent message using the sed format. Specifically, it replaces the first occurrence of the second parameter (i) in the message with the third parameter (n).

Before After
tiktok.com tnktok.com

Using Direct Embeds

Don't want all that statistic clutter on your embed and only want the video or image? Simply change your URL to d.tnktok.com

Before After
www.tiktok.com d.tnktok.com

Alternatively, you can also set isDirect to true thru the URL query by adding ?isDirect=true at the end of your URL

About

Fix stale and unresponsive TikTok embeds for Discord with just s/i/n

Topics

Resources

Stars

Watchers

Forks