|
b4bcf7a879
|
Add README.md
|
2023-06-11 17:05:59 +03:00 |
|
|
b564d130ff
|
Add justfile
|
2023-06-10 19:29:21 +03:00 |
|
|
5fdc71e46f
|
Cast created_utc as int
|
2023-06-10 19:28:16 +03:00 |
|
|
2d88461872
|
Call main() logic correctly
|
2023-06-10 19:15:49 +03:00 |
|
|
9cdccd044e
|
Fix function name
|
2023-06-10 19:13:04 +03:00 |
|
|
badee7c824
|
Add requirements.txt
|
2023-06-10 19:11:52 +03:00 |
|
|
554f1582f6
|
Call functions according to provided cli arguments
|
2023-06-10 19:05:16 +03:00 |
|
|
85c35b829e
|
Move all functionality in functions
|
2023-06-10 18:38:25 +03:00 |
|
|
149b39ff6c
|
Rename redditor-comments-submissions.yaml -> redditor.yaml
|
2023-06-10 18:34:31 +03:00 |
|
|
6a151991a6
|
Add custom boolean attribute for saved submissions of third-party links
|
2023-06-10 18:25:27 +03:00 |
|
|
3c2b9c045c
|
Add is_self attribute for saved items
|
2023-06-10 18:11:28 +03:00 |
|
|
ccd10f74cc
|
Save redditor's comments and submissions in YAML file
|
2023-06-10 18:01:58 +03:00 |
|
|
ed12539cbe
|
Write saved submissions and comments in YAML
|
2023-06-10 17:52:29 +03:00 |
|
|
107b3c398d
|
Save multireddits as YAML
|
2023-06-10 17:26:49 +03:00 |
|
|
51ecbe4c25
|
Save list of subscribed subreddits in file
|
2023-06-10 17:17:34 +03:00 |
|
|
979a563408
|
Initialize PRAW client with dotenv
|
2023-06-10 17:14:29 +03:00 |
|
|
14ac4ef4ac
|
Add license
|
2023-06-10 17:01:40 +03:00 |
|