Skip to content

Bleuzen/Blizcord

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.