https://github.com/realcyguy/karuta-blank
Efficiently blank karuta sketches (python script).
https://github.com/realcyguy/karuta-blank
Last synced: 4 months ago
JSON representation
Efficiently blank karuta sketches (python script).
- Host: GitHub
- URL: https://github.com/realcyguy/karuta-blank
- Owner: RealCyGuy
- License: mit
- Created: 2022-01-16T17:23:01.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-01-17T03:56:25.000Z (over 4 years ago)
- Last Synced: 2024-12-30T22:32:42.442Z (over 1 year ago)
- Language: Python
- Size: 7.81 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# karuta-blank
Efficiently blank karuta sketches.
**Disclaimer: It's not my fault if you get sketch banned or even blacklisted from the bot. I got sketch banned. This is just for archive purposes. Use at your own risk.**
## Installation
- Install [python 3](https://www.python.org/downloads/)
- Download this git repo
- Install requirements with `pip install -r requirements.txt`
## Usage
- Fill out `.env` with your variables.
- `FRAME`: explosion, festivus, carnations, or ed3. Explosion covers the most.
- `COLOUR`: Any accepted colour in hex format. #ffffff = white.
- `URL`: Karuta sketch **api** url. Example: `https://karuta.xyz/api/studio/j93bxdnpoy7hwd7z9575vnnog355r75l`
- `AUTHORIZATION`: Sketch auth key. You can get by pressing `f12` and going to application tab > local storage > authorization.
- Run `blank.py`.
- Copy to sketch website console and run it.
- Refresh sketch page.