Skip to content

Latest commit

 

History

History
21 lines (17 loc) · 430 Bytes

README.md

File metadata and controls

21 lines (17 loc) · 430 Bytes

SpotifyBOT

Spotify Account Creator

Cara penggunaan

Ubuntu/Linux

  1. apt upgrade && update -y
  2. apt install git php
  3. git clone https://github.com/dzgif/SpotifyBOT/
  4. cd SpotifyBot
  5. php index.php

Termux - Android (recommended version 0.117)

  1. pkg upgrade && update
  2. pkg install git
  3. pkg install php
  4. termux-setup-storage
  5. git clone https://github.com/dzgif/SpotifyBOT/
  6. cd SpotifyBOT
  7. php index.php