Skip to content

Commit

Permalink
minor: add direct preview to README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
okdargy authored Feb 25, 2024
1 parent 5d0a1ec commit 7ddc771
Showing 1 changed file with 14 additions and 2 deletions.
16 changes: 14 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,13 +7,18 @@ Embed TikTok videos and slideshows on Discord with just `s/i/n`
<details>
<summary>Click here to see how fxTikTok looks like</summary>

| <img src="https://github.com/okdargy/fxtiktok/assets/76412158/03895ee0-561a-4d8e-9ae7-06a67fcd4272" alt="Video Preview" /> |
| <img src="https://github.com/okdargy/fxtiktok/assets/76412158/03895ee0-561a-4d8e-9ae7-06a67fcd4272" alt="Video Preview" width="90%" height="90%"/> |
|:--:|
| Comparing `tiktok.com` vs. `tnktok.com` embeds on Discord |

| <img src="https://github.com/okdargy/fxTikTok/assets/76412158/d7b25d07-5ed2-4092-9d30-8c95af788e7c" height="50%" width="50%" alt="Slideshow Preview" /> |
| <img src="https://github.com/okdargy/fxTikTok/assets/76412158/d7b25d07-5ed2-4092-9d30-8c95af788e7c" height="40%" width="40%" alt="Slideshow Preview" /> |
|:--:|
| Slideshow embeds |

| <img src="https://github.com/okdargy/fxTikTok/assets/76412158/972a143f-2368-4eab-a72d-7b4a2e182f88" alt="Direct Preview" /> |
|:--:|
| Direct image/video support |

</details>

## Usage
Expand All @@ -24,3 +29,10 @@ When you send `s/i/n` in Discord, it modifies your most recent message. Specific
| Before | After |
|:--:|:--:|
| t**i**ktok.com | t**n**ktok.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**.t**i**ktok.com | **d**.t**n**ktok.com |

0 comments on commit 7ddc771

Please sign in to comment.