slight restructuring around tracking our posts

This commit is contained in:
msk
2022-10-02 04:57:24 -07:00
parent 65b554f014
commit 7f2dfaa3f0
7 changed files with 105 additions and 58 deletions
+1 -1
View File
@@ -131,4 +131,4 @@ def get_user_id_online(username) -> int:
user = twint.output.users_list[0]
return user.id
except:
return -1
return -1