Script to draw an image onto r/place
About Script to draw an image onto r/place (https://www.reddit.com/r/place/) Requirements Python 3 (https://www.python.org/downloads/) How to Get App Client ID and App Secret Key You need to generate an app client id and app secret key in order to use this script. Steps: Visit https://www.reddit.com/prefs/apps Click “create (another) app” button at very bottom Select the “script” option and fill in the fields with anything Python Package Requirements Install requirements from ‘requirements.txt’ file. pip3 install -r requirements.txt Get Started Create a file […]
Read more