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

The bot does not send any notification at all #47

Open
TheJoshue opened this issue Jan 22, 2025 · 5 comments
Open

The bot does not send any notification at all #47

TheJoshue opened this issue Jan 22, 2025 · 5 comments

Comments

@TheJoshue
Copy link

Even though i have set up everything correctly, also gave bot needed permissions, it is not working, not sending any notification

2025-01-21 22:00:51 INFO     src.notification.account_tracker -> existing TasksMonitor has been closed
2025-01-21 22:00:51 INFO     src.notification.account_tracker -> new TasksMonitor has been started
2025-01-21 22:25:03 INFO     discord.gateway Shard ID None has successfully RESUMED session 1c2a57f2b5415b3434b4b840c968f70f.
2025-01-22 00:06:52 INFO     src.notification.account_tracker -> alive tasks : ['realDonaldTrump']
2025-01-22 00:06:52 INFO     src.notification.account_tracker -> tweets updater Account1 : alive
2025-01-22 00:41:49 INFO     discord.gateway Shard ID None has successfully RESUMED session 1c2a57f2b5415b3434b4b840c968f70f.
2025-01-22 02:32:31 INFO     discord.gateway Shard ID None has successfully RESUMED session 1c2a57f2b5415b3434b4b840c968f70f.
2025-01-22 04:06:52 INFO     src.notification.account_tracker -> alive tasks : ['realDonaldTrump']
2025-01-22 04:06:52 INFO     src.notification.account_tracker -> tweets updater Account1 : alive
2025-01-22 06:02:38 INFO     discord.gateway Shard ID None has successfully RESUMED session 1c2a57f2b5415b3434b4b840c968f70f.
2025-01-22 06:27:52 INFO     discord.gateway Shard ID None has successfully RESUMED session 1c2a57f2b5415b3434b4b840c968f70f.
2025-01-22 07:24:52 INFO     discord.gateway Shard ID None has successfully RESUMED session 1c2a57f2b5415b3434b4b840c968f70f.
2025-01-22 07:56:30 INFO     discord.gateway Shard ID None has successfully RESUMED session 1c2a57f2b5415b3434b4b840c968f70f.
2025-01-22 08:06:53 INFO     src.notification.account_tracker -> alive tasks : ['realDonaldTrump']
2025-01-22 08:06:53 INFO     src.notification.account_tracker -> tweets updater Account1 : alive
2025-01-22 08:34:29 INFO     discord.gateway Shard ID None has successfully RESUMED session 1c2a57f2b5415b3434b4b840c968f70f.
2025-01-22 10:16:50 INFO     discord.gateway Shard ID None has successfully RESUMED session 1c2a57f2b5415b3434b4b840c968f70f.
2025-01-22 12:06:54 INFO     src.notification.account_tracker -> alive tasks : ['realDonaldTrump']
2025-01-22 12:06:54 INFO     src.notification.account_tracker -> tweets updater Account1 : alive
2025-01-22 13:01:37 INFO     discord.gateway Shard ID None has successfully RESUMED session 1c2a57f2b5415b3434b4b840c968f70f.
2025-01-22 13:34:54 INFO     discord.gateway Shard ID None has successfully RESUMED session 1c2a57f2b5415b3434b4b840c968f70f.
2025-01-22 14:19:07 INFO     discord.gateway Shard ID None has successfully RESUMED session 1c2a57f2b5415b3434b4b840c968f70f.
@Yuuzi261
Copy link
Owner

Make sure the notification bell on the Twitter account you’re using for tracking has received the notifications properly.

@TheJoshue
Copy link
Author

Make sure the notification bell on the Twitter account you’re using for tracking has received the notifications properly.

i made sure i have notifications enabled

Also, why then i need to both have notifications enabled on that twitter profile and do i also need to add using /add notifier <twitterName> <discordChannel>? which thing i need to do? to execute this command or to follow them on account directly...?

Also, do i need to update auth token all the time? because when i login to my profile token is changed

@Yuuzi261
Copy link
Owner

Please confirm that the reason for the notification bell issue is that some accounts may, for unknown reasons, fail to receive new notifications in the notification page. add notifier command automatically tracks accounts and enables the notifications, but it cannot guarantee that Twitter will reliably send notifications after enabling it.

Regarding the account token issue, a single token can usually be used for several months, and under normal usage, frequent token replacements should not be necessary.

@Harrybradrocco
Copy link

I am noticing something similar , it seems to be only working for maybe 1 account and I verified the bell selected all proper settings.

@FuseFairy
Copy link
Collaborator

I'm not sure how twitter notifications work, but if it's a new account or one that hasn't been used for a long time, the notifications can be problematic.

If your twitter notifications are working properly and you can get the latest notifications, then tweetcord will work fine!

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

4 participants