add logic to open tweet to notify missing scorers
This commit is contained in:
@@ -31,6 +31,7 @@ wordlinator = "wordlinator.app:sync_main"
|
||||
update = "wordlinator.app:sync_update"
|
||||
show-user = "wordlinator.app:sync_show_user"
|
||||
show-missing = "wordlinator.app:sync_show_missing"
|
||||
tweet-missing = "wordlinator.app:sync_tweet_missing"
|
||||
db-load = "wordlinator.app:load_db_scores"
|
||||
|
||||
[tool.mypy]
|
||||
|
||||
Reference in New Issue
Block a user