robvanderleek / mudslide

Send WhatsApp messages from the command-line
ISC License
120 stars 12 forks source link

Mudslide multi configuration #84

Closed Anayaali2019 closed 1 month ago

Anayaali2019 commented 4 months ago

Once again here I am trying to use mudslide configuration with multiple profiles like Profile one ./mudslide send me "ok1" -c ~/03356105927

Profile two ./mudslide send me "ok2" -c ~/035668908

Both login successfully

send msg from 1st profile work fine But on 2nd profile it show login QR again

robvanderleek commented 4 months ago

Hi @Anayaali2019

I've just tested this and it seems to keep the profiles separated. Maybe it works if you put the cache option before the command:

./mudslide -c /some/path/here send me "hello world"
stale[bot] commented 3 months ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.