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 post embed triggering & Special character removed when change embed options #36

Open
surya27895 opened this issue Apr 30, 2024 · 2 comments
Labels
bug Something isn't working

Comments

@surya27895
Copy link

surya27895 commented Apr 30, 2024

I don't know how to describe this since my english not quite good but I will try my best

  • Non Post Embed Triggering
    It occurs when someone try sent like instagram or twitter profile and the bot seems force to embeded it, I hope the bot can filter and only triggering when post type link sent

  • Special Characters Removed
    Sometimes special character also removed in the end of link before "/" character in my case it ussualy "-", it only happends when try to change embed options, will not occurs at first embed by bot. Sorry that I can't provide example link since I also rarely get that kind of url link

Hope this can fix soon, thanks for your hard works :)

@AnnsAnns
Copy link
Owner

AnnsAnns commented May 5, 2024

Non Post Embed Triggering

This one is hard for me to fix, esp. with Instagram since I don't actually use Instagram or Twitter. In the case of Twitter it might be easy to do though. I'll look into it when I have the time.

Special Characters Removed

I haven't experienced this myself and the code shouldn't ever do this. I'm not sure how to replicate it, sorry :(

@AnnsAnns AnnsAnns added the bug Something isn't working label May 5, 2024
@surya27895
Copy link
Author

surya27895 commented May 26, 2024

finally i get the link with special characters, here for the context

2024-05-26.12-03-23.mp4

here the post link
https://www.instagram.com/reel/C7GfxTTvX_-/

This one is hard for me to fix, esp. with Instagram since I don't actually use Instagram or Twitter. In the case of Twitter it might be easy to do though. I'll look into it when I have the time.

for the instagram, I think them has only 4 types of link which structure

so it can be done with excepting trigger if link not contain /p/ /reel/ or /stories/, but i don't know how is from coder perspective can be done easily or not

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants