You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The bot don't detect tweets, when I use /add notification command on any account the logged account does add follow for the new account, no problem, but then tweet are nor detected, or at least not logged.
it seems that db detect last tweet when we add notifier on the account, but then does not update on new tweets.
2025-02-18 11:21:37 INFO discord.client logging in using static token
2025-02-18 11:21:38 INFO discord.gateway Shard ID None has connected to Gateway (Session ID: f68788efd48262d044a57cf6fdf0977a).
2025-02-18 11:21:40 INFO src.checker -> environment variables check passed
2025-02-18 11:21:40 INFO src.checker -> configs check passed
2025-02-18 11:21:40 INFO __main__ -> database check passed
2025-02-18 11:21:41 INFO __main__ -> Snipper9000#9581 is online
2025-02-18 11:21:41 INFO __main__ -> synced 5 slash commands
2025-02-18 11:21:42 INFO src.notification.account_tracker -> alive tasks : []
2025-02-18 11:21:42 INFO src.notification.account_tracker -> tweets updater x2 : alive
2025-02-18 11:22:21 INFO cogs.notification -> successfully turned on notification for lounahuoi546
2025-02-18 11:22:21 INFO src.notification.account_tracker -> new task lounahuoi546 added successfully using x2
2025-02-18 11:22:21 INFO src.notification.account_tracker -> existing TasksMonitor has been closed
2025-02-18 11:22:21 INFO src.notification.account_tracker -> new TasksMonitor has been started
What is the advantage of connecting multiple account in .env ? can it help auto switch in case of rate limit ? or also can we use reduced interval for check ?
Hello,
I don't understand what I miss in configuration,
The bot don't detect tweets, when I use /add notification command on any account the logged account does add follow for the new account, no problem, but then tweet are nor detected, or at least not logged.
it seems that db detect last tweet when we add notifier on the account, but then does not update on new tweets.
configs_copy.txt
The text was updated successfully, but these errors were encountered: