dragsubil
97df64712e
Sorry! Missed a `the`
9 years ago
dragsubil
83d21297ed
specified command prompt
9 years ago
dragsubil
ef0e933a7b
Major readme update, couple of backslashes removed
...
In Readme.md:
- Updated the readme to include instructions for Windows users.
- Added instructions for OAuth2 (copied from inside the get_secret.py with
some modifications).
- Added a warning for possible future deprecation of the password based
authentication.
In shreddit.py:
- removed \ which was used for wrapping in the next line. Used paranthesis
and '''multiline string''' where needed.
In requirements.txt:
- changed praw==3.3.0 to 3.5.0
9 years ago
Naypam
3fcbfb101a
Added the ability to toggle edit text with a static or random value, or user entered input
9 years ago
Nay
42ba875bce
Merge pull request #54 from cereal-killer/master
...
fix loading config when passed on the command line
9 years ago
Cereal Killer
f1da5974f0
fix loading config when passed on the command line
9 years ago
Naypam
c15365f93e
Merge branch 'master' of http://github.org/x89/Shreddit
9 years ago
Naypam
8914f14577
yaml to requirements
9 years ago
Naypam
4f62f5b525
yaml to requirements
9 years ago
Naypam
8b71294cbc
Need to work on my markdown
9 years ago
Naypam
3fc9c070b5
New reqs
9 years ago
Naypam
98f68f7b63
Oh my god an extra character
9 years ago
Naypam
93b3fb55e9
Initial YAML based configuration
9 years ago
Naypam
bd06b80544
Don't want the real details being comitted
9 years ago
Naypam
72abcda177
initial yaml file
9 years ago
Naypam
3ea6b0f4e6
Merged rtgigbbons patch 2
9 years ago
Naypam
62faab1382
Merge pull request #49 from rtgibbons/patch-1
...
Use INFO when logging during trail_run
9 years ago
Ryan Gibbons
f7606dd056
Run save_directory even in trail_run
...
Might have another config option to make this an optional state?
9 years ago
Ryan Gibbons
fb79760404
Use INFO when logging during trail_run
...
I was confused when first setting up, by default trail_run is set to True, as is verbosity. But nothing is outputted and took a bit to figure out what was going on. Moving this to an INFO instead of a DEBUG makes much more sense.
9 years ago
Naypam
3ef1d1eb64
Update and rename LICENSE to LICENCE
9 years ago
Naypam
c4d30963bb
Ignore vim swap files
9 years ago
Naypam
744ee2f13e
Updated the Ansibleness
9 years ago
Naypam
64f9288544
Version 4.0.5 seems to have disappeared, changed to 4.0.6
9 years ago
Naypam
b3bdfd6698
Ansible script to install a Shreddit cron job for a user.
9 years ago
Naypam
b2ba976e07
Minimised requirements removing fluff
9 years ago
Naypam
17895f4149
New Readme
9 years ago
Naypam
bb1d59b854
Corrected name in get_secrett
9 years ago
David Trail
e3bea5dfb3
This wasn't even needed
9 years ago
David Trail
38de541513
I don't think we actually can iterate over > 1000
9 years ago
David Trail
0457f07dbb
pep8 compliance
9 years ago
David Trail
21b311c8d1
use logging instead of verbose
9 years ago
David Trail
b46dd0a3be
Dat space
9 years ago
David Trail
21be32ad9b
Improve documentation of get_secret.py
9 years ago
David Trail
1aeca04ad3
New code™ to open browser tab + append to praw.ini
9 years ago
David Trail
b73956a33a
Updated requirements
9 years ago
David Trail
c54b4086c3
New requirements
9 years ago
David "Naypam" Trail
46e19774ef
Merge pull request #42 from ijkilchenko/master
...
Added ascii encoding for trial_run output
9 years ago
David Trail
761804c104
Requirements update
9 years ago
Alex
07902a54a0
Added ascii encoding for trial_run output
9 years ago
David Trail
3185d7b96e
Back to no limit, was changed to 100 for testing the OAuth params
9 years ago
David Trail
9af0839853
Better description text.
9 years ago
David Trail
ee31bc89cf
Need 'history' OAuth2 access now.
9 years ago
David Trail
d3ce913f34
Praw 3.2.0
9 years ago
David Trail
3fc75b8f88
Merge branch 'master' of http://github.org/x89/Shreddit
9 years ago
David Trail
b76c52ce37
We never used asyncio in the end
9 years ago
David "Naypam" Trail
fb35c7b8ac
Merge pull request #38 from denizdogan/master
...
Fix: didn't remove all content
9 years ago
Deniz Dogan
7b4c3b1d1d
Fix: didn't remove all content
9 years ago
David Trail
ab2680ea8a
Issue brought up on youtube video by InzMovi
10 years ago
David Trail
f162fe87c0
Remove the silly donation links
10 years ago
David Trail
9b1c0663f8
Iterate while things were removed, combat the max 100 issue.
10 years ago