Skip to content
This repository was archived by the owner on Sep 11, 2024. It is now read-only.

Releases: Eukon05/dilanbot

Release 4.0.5

12 Mar 11:11

Choose a tag to compare

Brought back track artworks after LavaPlayer update

Release 4.0.4

09 Mar 20:39

Choose a tag to compare

Updated LavaPlayer, but removed track artwork from embeds, as it isn't suported in this fork of LavaPlayer

Release 4.0.3

28 Dec 13:36

Choose a tag to compare

Re-added the shuffle command

Release 4.0.0

13 Oct 20:08
ded5396

Choose a tag to compare

The bot has been re-wrtitten to allow for easier maintenance and adding of new features.
This came at a cost of removing the following commands:
queue, lyrics, remove and shuffle
These commands may be brought back in future releases, but it's not guaranteed.

Release 3.0.2

28 Jun 16:21

Choose a tag to compare

- Added ARM support

- Updated dependencies
- Removed Unirest from dependencies

Release 3.0.1

03 Feb 10:32

Choose a tag to compare

  • Improved localization handling
  • Fixed a bug that caused the remove command to remove the first song in the queue, when it was supposed to delete the last
  • Added support for handling URLs from other sources than YouTube

Release 3.0.0

22 Dec 11:19
7f4b613

Choose a tag to compare

What's Changed

Full Changelog: v2.3.1...v3.0.0

Snapshot 22w48b

30 Nov 19:10

Choose a tag to compare

Snapshot 22w48b Pre-release
Pre-release

Snapshot 22w48a

28 Nov 18:31

Choose a tag to compare

Snapshot 22w48a Pre-release
Pre-release

This is the first snapshot of the upcoming Dilan 3.0.0 - a major rewrite of the current codebase 🎉
Dilan 3 will support "slash commands" - just type / in your chat window and all of the available commands will be at your disposal!
Also, I've removed Spring from the project - it just isn't needed for such a small application.

Release 2.3.1

15 Sep 19:50

Choose a tag to compare

Dependency updates and code clean-up