Spotify Account Creator
Ubuntu/Linux
- apt upgrade && update -y
- apt install git php
- git clone https://github.com/dzgif/SpotifyBOT/
- cd SpotifyBot
- php index.php
Termux - Android (recommended version 0.117)
- pkg upgrade && update
- pkg install git
- pkg install php
- termux-setup-storage
- git clone https://github.com/dzgif/SpotifyBOT/
- cd SpotifyBOT
- php index.php