Skip to content

Releases: at-elcapitan/Limited_Py

nEXT 3.6.5

19 Jan 21:48
Compare
Choose a tag to compare

Requirements

  • Docker, docker-compose

What's changed

  • Fixed core youtube command error

Warning

End of 3.0 major update

Repository will be archived and the bot will be replaced.

Full Changelog: v3.6.4-final...v3.6.5-final

nEXT 3.6.4

17 Jan 13:50
9a9cc2f
Compare
Choose a tag to compare

Requirements

  • Docker, docker-compose

What's changed

  • Changed youtube-source version to latest available
  • Fixed core youtube command error

Warning

End of 3.0 major update

Repository will be archived and the bot will be replaced.

Full Changelog: v3.6.3...v3.6.4-final

nEXT 3.6.3

21 Nov 22:14
40e3511
Compare
Choose a tag to compare

Requirements

  • Docker, docker-compose

What's changed

  • Enhanced code readability for __main__.py and music.py
  • Fixed problems with voice_channel variable in music.py

Related pull requests

Full Changelog: v3.6.2...v3.6.3

nEXT 3.6.2

20 Nov 20:11
Compare
Choose a tag to compare

Requirements

  • Docker, docker-compose

What's changed

  • Changed a Lavalink Youtube plugin version from 1.4.0 to 1.8.3
  • Changed a Wavelink version from 3.3.0 to 3.4.1
  • Fixed /list add_current command
  • Fixed /list play string parsing
  • Fixed YouTube playing
  • Added Discord interaction 404 error handling

Related pull requests:

Full Changelog: v3.6.1...v3.6.2

v3.6.1

23 Jul 23:38
c06140c
Compare
Choose a tag to compare

Requirements

  • Docker, docker-compose

What's changed

  • Changed a Lavalink Youtube plugin version from 1.1.0 to 1.4.0

Full Changelog: v3.6...v3.6.1

nEXT 3.6

16 Jun 17:58
fe09505
Compare
Choose a tag to compare

New player system update [Issue #33]

Requirements

  • Docker, docker-compose

What's changed

  • Created Player, ServerController and Track classes
  • Removed lists from COG
  • Migrated to a new track-playing system
  • User lists updated

nEXT 3.6 beta 2

16 Jun 17:31
Compare
Choose a tag to compare
nEXT 3.6 beta 2 Pre-release
Pre-release

New player system update [Issue #33]

Requirements

  • Docker, docker-compose

What's changed

  • User lists updated

Warning

This update contains debug code and may become unstable. Use at your own risk.

Full Changelog: v3.6-beta.1...v3.6-beta.2

nEXT 3.6 beta 1

13 May 15:19
Compare
Choose a tag to compare
nEXT 3.6 beta 1 Pre-release
Pre-release

New player system update [Issue #33]

Requirements

  • Docker, docker-compose

What's changed

  • Created Player, ServerController and Track classes
  • Temporarily removed user lists support
  • Removed lists from COG
  • Migrated to new track-playing system

Warning

This update contains debug code and may become unstable. Use at your own risk.

nEXT v3.5.2

12 May 18:11
Compare
Choose a tag to compare

Requirements

  • Docker, docker-compose

What's changed

  • Fixed enumeration problem with /list play command
  • Fixed ephemeral problem with /list display command

nEXT v3.5.1

10 May 20:36
3c39952
Compare
Choose a tag to compare

Requirements

  • Docker, docker-compose

What's changed

  • Fixed interaction problems
  • Added parser for /list play function for more convenient usage. Example: /list play 1, 2, 3 - 5

Full Changelog: v3.5...v3.5.1