Bleuzen / Blizcord

Discord Bot written in Java using JDA and lavaplayer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Blizcord

A Discord Bot with (optional) GUI written in Java which can play music from YouTube or local files

Installation

Linux

Arch / Manjaro: https://aur.archlinux.org/packages/blizcord/

All other distributions:

  • Install Java and wget
  • Download the latest 'blizcord-*-online.sh' from the Releases page.

Windows

Download the latest .exe file from the Releases page.

Run

Linux

If you installed the aur package, open a terminal and type: blizcord or blizcord-gui (for the graphical version)

If you use the linux online version, make it executable and type: ./blizcord-linux-online.sh

Windows

Double click the .exe file for the GUI.

Setup

The first time you start the bot, it will crash. It generated the config file. You can edit it with every text editor, or use the GUI as explained here: https://github.com/Bleuzen/Blizcord/wiki/Setup

Dependencies

This program makes use of the following librarys:

JDA

JSON-java

lavaplayer

JDA-NAS

JNativeHook

Logback

View their repository for further information, credits, and licensing.

About

Discord Bot written in Java using JDA and lavaplayer

License:MIT License


Languages

Language:Java 99.5%Language:Shell 0.5%