update realtime rate limit for X
This commit is contained in:
@@ -28,7 +28,7 @@ from foodie_utils import (
|
||||
is_interesting, generate_title_from_summary, summarize_with_gpt4o,
|
||||
generate_category_from_summary, post_to_wp, prepare_post_data,
|
||||
select_best_author, smart_image_and_filter, get_flickr_image,
|
||||
get_next_author_round_robin # Add this line
|
||||
get_next_author_round_robin, check_author_rate_limit
|
||||
)
|
||||
from foodie_hooks import get_dynamic_hook, get_viral_share_prompt
|
||||
from dotenv import load_dotenv
|
||||
|
||||
Reference in New Issue
Block a user