Skip to content

Matt-Stedman/dbaa-InstaLingo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

forthebadge made-with-python

dbaa-InstaLingo

A DuoLingo hack on Instagram (for Don't Build an App!).

Usage

  1. Make an instagram account (if you don't already have one you're happy to use)
  2. Make a [DeepL API account[(https://www.deepl.com/en/docs-api) (it's free!)
  3. Create a "secrets.toml" file containing:
[INSTAGRAM]
USER = <YOUR_USERNAME>
PASS = <YOUR_PASSWORD>

[DEEPL]
AUTH_KEY = <YOUR_DEEPL_AUTH_KEY>
  1. Run the code in Python 3.8 or higher.

Features

Sets translation tasks and responds to your answers. More details on the Don't Build an App website

About

A DuoLingo hack on Tinder (for Don't Build an App!)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages