You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -297,6 +297,7 @@ You can combine all priority but keep in mind that use `ORDER` and `POINTS_ASCEN
297
297
|`file_level`| level | logging.DEBUG | Level of logs in file save - If you think the log file it's too big, use logging.INFO |
298
298
|`emoji`| bool | For Windows is False else True | On Windows, we have a problem printing emoji. Set to false if you have a problem |
299
299
|`colored`| bool | True | If you want to print colored text [#45](https://github.com/Tkd-Alex/Twitch-Channel-Points-Miner-v2/issues/45)[#82](https://github.com/Tkd-Alex/Twitch-Channel-Points-Miner-v2/issues/82)|
300
+
|`auto_clear`| bool | True | Create a file rotation handler with interval = 1D and backupCount = 7 [#215](https://github.com/Tkd-Alex/Twitch-Channel-Points-Miner-v2/issues/215)|
300
301
|`color_palette`| ColorPalette | All messages are Fore.RESET except WIN and LOSE bet (GREEN and RED) | Create your custom color palette. Read more above. |
0 commit comments