FixTweetBot
FixTweetBot copied to clipboard
FixTweetBot is a Discord bot that fixes social media embeds, using online services (such as FxTwitter)

BlueSky has a similar project to FixTweet called VixBluesky (FixBluesky was abandoned). You can find it here: https://github.com/Rapougnac/VixBluesky Would there be any appetite for updating this bot to work with...
I'd like to propose adding an option to make the bot send or reply silently (using Discord's silent message feature). This would allow users to fix tweets without causing unnecessary...
I'd just like an overview of the different views, maybe added to the readme? Or are these in documentation somewhere I'm missing?  
Have an option to delete the bot's message if the user deleted their message with a supported link
Right now, the current behavior of the bot is it does not delete any posted fixed link from a user with a supported message, and only members with Manage Messages...
This PR correctly escapes markdown characters in link labels to prevent Discord from interpreting formatting characters. This is a fixed version of #69, which was closed accidentally and had a...
Per [docs](https://github.com/iGerman00/koutube?tab=readme-ov-file#parameters), it is possible to append a `&dislikes` and `&dearrow` parameter to the url to fetch data from the respective APIs. Given I took a quick look at the...