GithubHelp home page GithubHelp logo

hackweek2019's Introduction

FredBoat Improved Edition

HW 2019

FredBoat Improved Edition is the Discord music bot that is arguably 400% as good as any other bot, given that it can play 400% as much music as other bots using our new advanced audio mixing technology (which I totally didn't copy from GitHub).

See more: https://hackweek.fredboat.com/

I'm brave enough to selfhost this thing

(We'll see about that.)

Requirements:

  • You'll need JDK 11 to compile this thing.
  • We use a native audio sender to escape the evil grasp of the garbage collector. This might not work on certain systems due to missing binaries, though I believe x86_64 Linux and Windows should be fine.

Compile the thing

Clone this repository and enter its directory with your terminal, then run this command:

./gradlew shadowJar

Or gradlew.bat shadowJar if you use Windows

Now watch as Gradle downloads itself and automagically teleports all dependencies to your device. A standalone executable jar will appear at build/libs/fip-1.0.jar

Run the thing

The bot token is read from the DISCORD_TOKEN environment variable. There are no other configuration options. Run it like this:

DISCORD_TOKEN="NTkzMTMz..." java -jar fip-1.0.jar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.