[GH-ISSUE #72] Tweets are not posted #11
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set
Reference
TheLovinator/discord-twitter-webhooks#11
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Aida-Enna on GitHub (Mar 22, 2023).
Original GitHub issue: https://github.com/TheLovinator1/discord-twitter-webhooks/issues/72
I've tried with a few different accounts/webhooks and nothing gets posted.
if I turn on debug mode I can see it create the rule and Twitter accept it, but when I tweet, nothing happens.
Here's the relevant parts from the config:
everything else is default. I have elevated access from having a developer account from years ago.
(I created a brand new empty server for that webhook)
@TheLovinator1 commented on GitHub (Mar 22, 2023):
Can you try to change the rule to
RULE=from:GranblueRdmAcctwithout the quotes?@TheLovinator1 commented on GitHub (Mar 22, 2023):
I added code that removes the quotes before and after the rule, it should fix this issue if the previous comment was the issue.
@TheLovinator1 commented on GitHub (Mar 25, 2023):
Please reopen if the problem still persists, thanks.