mirror of
https://github.com/alexal1/Insomniac.git
synced 2026-04-26 18:15:54 +03:00
[PR #131] [CLOSED] Some parameters & management features #432
Labels
No labels
bug
duplicate
enhancement
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Insomniac#432
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/alexal1/Insomniac/pull/131
Author: @Fadude
Created: 10/9/2020
Status: ❌ Closed
Base:
master← Head:master📝 Commits (4)
a43f125Added analytics.py file to gitignore7c24da9Added new parameters to the script:825dee2Added option to edit config file during a session9482c29Added total-follow-limit parameter for a session📊 Changes
7 files changed (+287 additions, -36 deletions)
View changed files
📝
.gitignore(+1 -0)➕
conf_example.json(+126 -0)📝
insomniac.py(+118 -33)📝
requirements.txt(+1 -0)📝
src/action_handle_blogger.py(+8 -1)📝
src/filter.py(+4 -2)📝
src/utils.py(+29 -0)📄 Description
Mainly in order to simplify its management-lifecycle (running on new machine, running multiple etc..)
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.