Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Non Urgent: Using FxTikTok in Discord Bot #118

Open
paulschoen opened this issue Aug 25, 2024 · 1 comment
Open

Non Urgent: Using FxTikTok in Discord Bot #118

paulschoen opened this issue Aug 25, 2024 · 1 comment

Comments

@paulschoen
Copy link

Hey! I just wanted to give you a heads-up that I'm using your tool to build a Discord bot that fixes links for platforms like TikTok, Twitter and of course Instagram, which have poor embedding on Discord. It’s working great, and our private Discord uses InstaFix a lot but sometimes people forget to add dd. in the front. If you have any issues please let me know.

https://github.com/paulschoen/link-lurker/tree/main

image

@callbacked
Copy link

@paulschoen Hey I also made a bot that uses these services a while back and I would like to give you a quick tip that you can use to make the bot output look a bit more cleaner using markdown .

you can use an invisible character like this one (inside the quotes) "⠀" and append it to a hyperlink, so that the resulting message only shows the embedded content without showing double links.

so the message that the bot sends is [⠀](embeddedlink) like this (with the empty space in the brackets being the invisible character):

Screenshot 2024-10-16 at 5 30 52 PM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants