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
{{ message }}
This repository has been archived by the owner on Jan 27, 2025. It is now read-only.
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:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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: