Skip to content

Commit

Permalink
Update to v3.8.6
Browse files Browse the repository at this point in the history
  • Loading branch information
alexal1 committed Sep 3, 2022
1 parent fad0af6 commit 03e25ae
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 3 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
<br />
<p align="center">
<img width="128" height="128" src="https://raw.githubusercontent.com/alexal1/Insomniac/master/res/insomniac.png" alt="Insomniac"/>
<h1 align="center">Insomniac</h1>
Expand Down
4 changes: 2 additions & 2 deletions docs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -215,7 +215,7 @@ add this flag to run insomniac in debug mode (more verbose
logs)

## Extra features
Get "extra" features by supporting us via [Patreon $10 tier](https://www.patreon.com/join/insomniac_bot). You'll receive an email with activation code for your [start.py](https://raw.githubusercontent.com/alexal1/Insomniac/master/start.py).
Get "extra" features by supporting us via [Patreon Tier](https://www.patreon.com/join/insomniac_bot). You'll receive an email with activation code for your [start.py](https://raw.githubusercontent.com/alexal1/Insomniac/master/start.py).

Patreon is our way of monetizing the project. It gives us motivation to constantly improve both "core" and "extra" features.

Expand Down Expand Up @@ -277,7 +277,7 @@ the scraping-list (sources are randomized). It can be a
number (e.g. 4) or a range (e.g. 3-8)

### Special features
Other features that are unblocked by [joining Patreon $10 tier](https://www.patreon.com/join/insomniac_bot):
Other features that are unblocked by [joining Patreon Tier](https://www.patreon.com/join/insomniac_bot):

#### --warmup-time-before-session 2-6
Set warmup length in minutes, disabled by default.
Expand Down
2 changes: 1 addition & 1 deletion insomniac/__version__.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
__title__ = 'insomniac'
__description__ = 'Simple Instagram bot for automated Instagram interaction using Android.'
__url__ = 'https://github.com/alexal1/Insomniac/'
__version__ = '3.8.5'
__version__ = '3.8.6'
__debug_mode__ = False
__author__ = 'Insomniac Team'
__author_email__ = 'info@insomniac-bot.com'
Expand Down

0 comments on commit 03e25ae

Please sign in to comment.