More actions
m (Text replacement - "| licence" to "| license") |
No edit summary |
||
Line 1: | Line 1: | ||
{{Infobox 3DS Homebrews | {{Infobox 3DS Homebrews | ||
| title = QR-Poster | |title=QR-Poster | ||
| image = 3DS-QR-Poster.jpeg | |image=3DS-QR-Poster.jpeg | ||
| | |description=3DS homebrew QR poster. | ||
| | |author=nwk6661 | ||
| lastupdated = 2017/09/04 | |lastupdated=2017/09/04 | ||
| | |type=Utilities | ||
| | |version=2017 | ||
| | |license=Mixed | ||
| | |download=https://dlhb.gamebrew.org/3dshomebrew/3DS-QR-Poster-master.zip | ||
| source = https://github.com/nwk6661/3DS-QR-Poster | |website=https://github.com/nwk6661/3DS-QR-Poster | ||
|source=https://github.com/nwk6661/3DS-QR-Poster | |||
}} | }} | ||
<youtube>CPxaCQxMa1A</youtube> | <youtube>CPxaCQxMa1A</youtube> |
Revision as of 08:02, 29 October 2021
QR-Poster | |
---|---|
File:3DS-QR-Poster.jpeg | |
General | |
Author | nwk6661 |
Type | Utilities |
Version | 2017 |
License | Mixed |
Last Updated | 2017/09/04 |
Links | |
Download | |
Website | |
Source | |
3DS-QR-Poster
A python3 script that creates and posts QR codes to reddit for new 3DS hombrebrew posted on the /r/3DShacks subreddit. pip install requests pip install praw pip install praw-oauth2util pip install humanize pip install bs4 You will need to set up oauth2util
Create a file called
github_credentials.txt
containing
username
password
and nothing else (no newline at end, not as strings) Big thanks to /u/codepoet82 for help with SMDH data, github auth, API help, and other things.