Trusty-cogs icon indicating copy to clipboard operation
Trusty-cogs copied to clipboard

[Tweets] Embeds doing the wrong action and causing Custom Embeds to be permanently on true

Open Cabbidachi opened this issue 3 years ago • 1 comments

When trying to execute the "autotweet embeds" command it instead lets you enable or disable retweets even tho there already is a seperate command for that. I also notice that there is a mistake in your code which is causing that. Basically it looks like you accidentally copy and pasted the retweets code into the area of the embeds command. I already tried fixing this manually by changing the embed settings in the config file but not even that works so defiently this needs to be fixed via the code. I am pretty sure people already told you on other platforms but i just wanna make sure there also is a report here on GitHub.

Cabbidachi avatar May 14 '21 13:05 Cabbidachi

Since i haven't gotten an answer for months i have now decided to take it into my own hands and have modifed the twitter_api locally on my server. The code that would generate the custom embed is now rewritten so it only posts the link which would end up letting do Discord the job for the embed. I hope this is fine as long as i keep it on my local version of the plugin. Its not my intention to offend the developer i just simply wanted a fix for the custom embeds to be entirely disabled.

Cabbidachi avatar Nov 20 '21 02:11 Cabbidachi