Skip to content
This repository was archived by the owner on Sep 8, 2025. It is now read-only.

0. Before Running the Script

Glitchtest edited this page Dec 7, 2024 · 14 revisions

Prerequisites

There are 2 ways to use this

Via Python and Git (Universal)

(If you don't have Python already, you need to install it. Instructions are on their website.)

(Also applies to Git, you need to install it first. If you use Windows or macOS, go here. If you use Linux, install it via your package manager.)

  1. Go into a terminal and cd to the directory you want the script to be in.

  2. Run git clone https://github.com/Glitchtest51/FileDitch-Embed-Script.git or git clone git@github.com:Glitchtest51/FileDitch-Embed-Script.git, depending on if you use HTTPS or SSH.

  3. cd into the directory.

  4. Install the dependencies by running pip install -r scr/requirements.txt, and then run python scr/main.py.

Via .exe (Windows Only)

You just download the file from the latest release and run it, it's that easy.

Download x64 for 64 bit computers and x86 for 32 bit computers (if you do not know which one to download download x86).


Refer to the next wiki pages in the sidebar for the options.

Clone this wiki locally