Releases: at-elcapitan/Limited_Py
Releases · at-elcapitan/Limited_Py
nEXT 3.6.5
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
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
Requirements
- Docker, docker-compose
What's changed
- Enhanced code readability for
__main__.py
andmusic.py
- Fixed problems with
voice_channel
variable inmusic.py
Related pull requests
- code readability enhancement, errors fixing by @at-elcapitan in #37
Full Changelog: v3.6.2...v3.6.3
nEXT 3.6.2
Requirements
- Docker, docker-compose
What's changed
- Changed a Lavalink Youtube plugin version from
1.4.0
to1.8.3
- Changed a Wavelink version from
3.3.0
to3.4.1
- Fixed
/list add_current
command - Fixed
/list play
string parsing - Fixed YouTube playing
- Added Discord interaction 404 error handling
Related pull requests:
- Unstable features by @at-elcapitan in #36
Full Changelog: v3.6.1...v3.6.2
v3.6.1
Requirements
- Docker, docker-compose
What's changed
- Changed a Lavalink Youtube plugin version from
1.1.0
to1.4.0
Full Changelog: v3.6...v3.6.1
nEXT 3.6
New player system update [Issue #33]
Requirements
- Docker, docker-compose
What's changed
- Created
Player
,ServerController
andTrack
classes - Removed lists from COG
- Migrated to a new track-playing system
- User lists updated
- 3.6: update completed by @at-elcapitan in #34
Full Changelog: v3.5.2...v3.6
nEXT 3.6 beta 2
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
New player system update [Issue #33]
Requirements
- Docker, docker-compose
What's changed
- Created
Player
,ServerController
andTrack
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
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
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