You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is how I go about sending messages
python start.py --dm-to-new-followers 1-5
python start.py --dm-to-new-followers [1-5]
But in the end it shows me this message
You have to specify one of the actions: --interact, --unfollow
And I even test this
It shows me this message
start.py: error: argument --interact: expected at least one argument
Is it possible to guide me on how to use the direct function?
The text was updated successfully, but these errors were encountered:
This is how I go about sending messages
python start.py --dm-to-new-followers 1-5
python start.py --dm-to-new-followers [1-5]
But in the end it shows me this message
You have to specify one of the actions: --interact, --unfollow
And I even test this
It shows me this message
start.py: error: argument --interact: expected at least one argument
Is it possible to guide me on how to use the direct function?
The text was updated successfully, but these errors were encountered: