spinning things back up slowly
This commit is contained in:
@@ -47,6 +47,8 @@ def is_niji(id: int) -> bool:
|
||||
def is_holo(id: int) -> bool:
|
||||
return id in holo_en or id in holo_id
|
||||
|
||||
# For filtered stream
|
||||
# DEPRECATED: thx elon
|
||||
def get_twitter_rules():
|
||||
global talents
|
||||
rules = list()
|
||||
|
||||
Reference in New Issue
Block a user