Skip to content
forked from Pacerino/pr0music

Benutzer Bot um die Musik in einem Video auf pr0gramm.com herauszufinden.

Notifications You must be signed in to change notification settings

pr0-dev/pr0music

 
 

Repository files navigation

pr0music

Nutzerbot für pr0gramm.com um Musik in Posts zu erkennen.


Development

# Clone the repository 
git clone https://github.com/Pacerino/pr0music

# Enter into the directory
cd pr0music

# Install the dependencies
go get ./...

# Copy the .env
cp .env.sample .env

# Fill out the .env
nano .env

# Start the Server
go run .

About

Benutzer Bot um die Musik in einem Video auf pr0gramm.com herauszufinden.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 97.9%
  • Dockerfile 2.1%