spinning things back up slowly

This commit is contained in:
muskit
2023-08-14 02:47:29 -07:00
parent 9ab486d1bc
commit 8c7ba26300
5 changed files with 93 additions and 79 deletions
+2
View File
@@ -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()