[PR #274] [CLOSED] Skip following users during interaction (closes #268) #450

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

📋 Pull Request Information

Original PR: https://github.com/alexal1/Insomniac/pull/274
Author: @shifenis
Created: 2/24/2021
Status: Closed

Base: masterHead: feature/prevent_interact_followed_user


📝 Commits (1)

  • bdbcc65 Add skip interact if current user is already following

📊 Changes

3 files changed (+20 additions, -3 deletions)

View changed files

📝 insomniac/action_runners/interact/__init__.py (+10 -1)
📝 insomniac/action_runners/interact/action_handle_hashtag.py (+2 -1)
📝 insomniac/actions_impl.py (+8 -1)

📄 Description

This PR adds the possibility to users to prevent interaction with already following users even not followed by the bot.
In order to activate it's necessary to add the flag --skip-following-user.
This works even with hashtags.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/alexal1/Insomniac/pull/274 **Author:** [@shifenis](https://github.com/shifenis) **Created:** 2/24/2021 **Status:** ❌ Closed **Base:** `master` ← **Head:** `feature/prevent_interact_followed_user` --- ### 📝 Commits (1) - [`bdbcc65`](https://github.com/alexal1/Insomniac/commit/bdbcc65b65ebc693b54c6e400745dcaeb83a1795) Add skip interact if current user is already following ### 📊 Changes **3 files changed** (+20 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `insomniac/action_runners/interact/__init__.py` (+10 -1) 📝 `insomniac/action_runners/interact/action_handle_hashtag.py` (+2 -1) 📝 `insomniac/actions_impl.py` (+8 -1) </details> ### 📄 Description This PR adds the possibility to users to prevent interaction with already following users even not followed by the bot. In order to activate it's necessary to add the flag `--skip-following-user`. This works even with hashtags. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-02 23:40:15 +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#450
No description provided.