[GH-ISSUE #31] Handle exception when account changed their username or does not exist anymore #27

Closed
opened 2026-03-02 23:37:26 +03:00 by kerem · 0 comments
Owner

Originally created by @thelighthousecompany on GitHub (Jun 25, 2020).
Original GitHub issue: https://github.com/alexal1/Insomniac/issues/31

Problem:
Sometimes target accounts changing their usernames or not exist anymore so Insomniac can't find them via search and instead, it opens the first hashtag and then crashes, or opens the first username that looks like it and tries to make activity there.

Possible solutions:

  1. Check account username before activity and if it does not exist or not matches exactly specified username => skip
  2. Add this type of accounts to list => brokenusernames.txt
  3. Possibly add function to Insomniac that will exclude brokenusernames.txt from the next activities.
Originally created by @thelighthousecompany on GitHub (Jun 25, 2020). Original GitHub issue: https://github.com/alexal1/Insomniac/issues/31 **Problem:** Sometimes target accounts changing their usernames or not exist anymore so Insomniac can't find them via search and instead, it opens the first hashtag and then crashes, or opens the first username that looks like it and tries to make activity there. **Possible solutions:** 1. Check account username before activity and if it does not exist or not matches exactly specified username => skip 2. Add this type of accounts to list => brokenusernames.txt 3. Possibly add function to Insomniac that will exclude brokenusernames.txt from the next activities.
kerem closed this issue 2026-03-02 23:37:26 +03:00
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#27
No description provided.