File tree 1 file changed +3
-4
lines changed
1 file changed +3
-4
lines changed Original file line number Diff line number Diff line change 1
1
# Primelooter
2
2
3
3
![ GitHub tag (latest by date)] ( https://img.shields.io/github/v/tag/srhinos/primelooter?label=version )
4
- [ ![ Python] ( https://img.shields.io/badge/Made%20with-Python%203.9 -blue.svg?style=flat-square&logo=Python&logoColor=white )] ( https://www.python.org/ )
4
+ [ ![ Python] ( https://img.shields.io/badge/Made%20with-Python%203.11 -blue.svg?style=flat-square&logo=Python&logoColor=white )] ( https://www.python.org/ )
5
5
[ ![ GitHub license] ( https://img.shields.io/github/license/srhinos/primelooter )] ( https://github.com/srhinos/primelooter/blob/main/LICENSE )
6
6
7
7
Python bot which automatically claims ~~ twitch~~ amazon prime gaming loot : D
@@ -12,10 +12,9 @@ Python bot which automatically claims ~~twitch~~ amazon prime gaming loot :D
12
12
<details >
13
13
<summary ><b >Local 📌</b ></summary >
14
14
15
- 1 . Install python3
15
+ 1 . Install python 3.11
16
16
2 . Install package requirements: ` pip install -r requirements.txt `
17
- 3 . Install playwright: ` python -m playwright install `
18
- 4 . Create your own cookies.txt and publishers.txt (see example files)`
17
+ 3 . Create your own cookies.txt and publishers.txt (see example files)`
19
18
</details >
20
19
21
20
<details >
You can’t perform that action at this time.
0 commit comments