alexal1 / Insomniac

Instagram bot for automated Instagram interaction using Android device via ADB
https://insomniac-bot.com
MIT License
688 stars 159 forks source link

How can I send a direct message by commanding the bot? #458

Open sardar-mahdi opened 5 months ago

sardar-mahdi commented 5 months ago

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?