mirror of
https://github.com/believethehype/nostrdvm.git
synced 2025-09-28 05:07:10 +02:00
Update advanced_search.py
This commit is contained in:
@@ -19,10 +19,9 @@ from utils.nostr_utils import get_event_by_id, check_and_set_private_key
|
|||||||
from utils.output_utils import post_process_list_to_users, post_process_list_to_events
|
from utils.output_utils import post_process_list_to_users, post_process_list_to_events
|
||||||
|
|
||||||
"""
|
"""
|
||||||
This File contains a Module to find inactive follows for a user on nostr
|
This File contains a Module to search for notes
|
||||||
|
Accepted Inputs: a search query
|
||||||
Accepted Inputs: None needed
|
Outputs: A list of events
|
||||||
Outputs: A list of users that have been inactive
|
|
||||||
Params: None
|
Params: None
|
||||||
"""
|
"""
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user