|
1 | 1 | # 📦 fxTikTok
|
| 2 | + |
2 | 3 | [](https://deploy.workers.cloudflare.com/?url=https://github.com/okdargy/fxtiktok)
|
3 | 4 |
|
4 | 5 | Embed TikTok videos and slideshows on Discord with just `s/i/n`
|
5 | 6 |
|
6 | 7 | ## Screenshots
|
| 8 | + |
7 | 9 | <details>
|
8 | 10 | <summary>Click here to see how fxTikTok looks like</summary>
|
9 | 11 |
|
10 |
| - | <img src="https://raw.githubusercontent.com/okdargy/fxTikTok/master/.github/readme/compare.png" alt="Video Preview" width="90%" height="90%"/> | |
11 |
| - |:--:| |
12 |
| - | Comparing `tiktok.com` vs. `tnktok.com` embeds on Discord | |
| 12 | +| <img src="https://raw.githubusercontent.com/okdargy/fxTikTok/master/.github/readme/compare.png" alt="Video Preview" width="90%" height="90%"/> | |
| 13 | +| :--------------------------------------------------------------------------------------------------------------------------------------------: | |
| 14 | +| Comparing `tiktok.com` vs. `tnktok.com` embeds on Discord | |
13 | 15 |
|
14 |
| - | <img src="https://raw.githubusercontent.com/okdargy/fxTikTok/master/.github/readme/slideshow.png" height="40%" width="40%" alt="Slideshow Preview" /> | |
15 |
| - |:--:| |
16 |
| - | Slideshow embeds | |
| 16 | +| <img src="https://raw.githubusercontent.com/okdargy/fxTikTok/master/.github/readme/slideshow.png" height="40%" width="40%" alt="Slideshow Preview" /> | |
| 17 | +| :---------------------------------------------------------------------------------------------------------------------------------------------------: | |
| 18 | +| Slideshow embeds | |
17 | 19 |
|
18 |
| - | <img src="https://raw.githubusercontent.com/okdargy/fxTikTok/master/.github/readme/direct.png" alt="Direct Preview" /> | |
19 |
| - |:--:| |
20 |
| - | Direct image/video support | |
| 20 | +| <img src="https://raw.githubusercontent.com/okdargy/fxTikTok/master/.github/readme/direct.png" alt="Direct Preview" /> | |
| 21 | +| :--------------------------------------------------------------------------------------------------------------------: | |
| 22 | +| Direct image/video support | |
21 | 23 |
|
22 | 24 | </details>
|
23 | 25 |
|
24 | 26 | ## Usage
|
| 27 | + |
25 | 28 | Using fxTikTok is easy on Discord. Fix ugly and unresponsive embeds by sending your TikTok link and then typing `s/i/n`
|
| 29 | + |
26 | 30 | ### How does this work?
|
| 31 | + |
27 | 32 | When you send `s/i/n` in Discord, it modifies your most recent message. Specifically, it replaces the first occurrence of the second parameter (`i`) in the message with the third parameter (`n`).
|
28 | 33 |
|
29 |
| -| Before | After | |
30 |
| -|:--:|:--:| |
| 34 | +| Before | After | |
| 35 | +| :------------: | :------------: | |
31 | 36 | | t**i**ktok.com | t**n**ktok.com |
|
32 | 37 |
|
33 | 38 | ### Using Direct Embeds
|
| 39 | + |
34 | 40 | 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`
|
35 | 41 |
|
36 |
| -| Before | After | |
37 |
| -|:--:|:--:| |
| 42 | +| Before | After | |
| 43 | +| :--------------------: | :------------------: | |
38 | 44 | | **www**.t**i**ktok.com | **d**.t**n**ktok.com |
|
39 | 45 |
|
40 | 46 | > Alternatively, you can also set `isDirect` to true thru the URL query by adding `?isDirect=true` at the end of your URL
|
0 commit comments