mirror of
https://github.com/believethehype/nostrdvm.git
synced 2025-11-19 22:36:25 +01:00
Merge branch 'main' of https://github.com/believethehype/nostrdvm
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