Skip to content

Latest commit

 

History

History
31 lines (22 loc) · 893 Bytes

README.md

File metadata and controls

31 lines (22 loc) · 893 Bytes

SoundCloud Group Bot

logo

Project branches

  • stable - tested and working version of the bot (recommended)
  • master - beta and lastest version

What you need:

  • Python 3.5
  • open admin terminal (Windows: right click cmd.exe -> "Run as administrator")
  • type the command pip3 install requests

How to set up your own group:

  • Create an account that will be your group page.
  • Upload an empty soundtrack where users can post their links.
  • Get an API key (http://soundcloud.com/you/apps/new).
  • Edit these lines in config.py:
client_id='id_from_api_page'
client_secret='secret_code_from_api_page'
username='account_name'
password='account_password'

Run script.cmd (windows) or script.sh (linux).

Example group: https://soundcloud.com/losttalentgroup