[GH-ISSUE #458] How can I send a direct message by commanding the bot? #860

Open
opened 2026-03-13 22:49:36 +03:00 by kerem · 0 comments
Owner

Originally created by @sardar-mahdi on GitHub (Apr 25, 2024).
Original GitHub issue: https://github.com/alexal1/Insomniac/issues/458

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?

Originally created by @sardar-mahdi on GitHub (Apr 25, 2024). Original GitHub issue: https://github.com/alexal1/Insomniac/issues/458 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?
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/Insomniac#860
No description provided.