Releases: NekoSakuraLucia/Nekoriku
Releases · NekoSakuraLucia/Nekoriku
v0.2.4
📄 New Update
คำสั่งอัปเดตแพ็กเกจ
pip install -U nekoriku
☁ มีอะไรใหม่ !
- เพิ่มให้สามารถตั้งค่า identifier ใน setup_nodes ได้
- เพิ่ม dropdown สำหรับเลือกฟิลเตอร์เพลง
- เพิ่มฟิลเตอร์ Lowpass & Slow ใน dropdown และ Choice ของคำสั่ง
❤ อัปเดตครั้งนี้อาจมีการเปลี่ยนแปลงน้อยนิดนึง อาจต้องรออัปเดตหน้า สำหรับ ปุ่มเล่นเพลงต่อไปอัตโนมัติของเพลง
v0.2.1
-
Log การอัพเดท
-
☁ การเปลี่ยนแปลงครั้งนี้ไม่ได้มีอะไรสำคัญ
-
มีการเปลี่ยน
on_command_error
และลบไฟล์BOTConfig
ออกเนื่องจากมีการกำหนดค่าแล้ว และ เพิ่มให้สามารถเพิ่มคำนำหน้าเองได้
-
☁ This change is not significant
-
Changed
on_command_error
and removedBOTConfig
file as it is already configured and added the ability to add custom prefixes
v0.2.0
-
Log การอัพเดท
TH:
-
สิ่งที่เปลี่ยนแปลง
-
1. แก้ใขการเข้าถึง player ไม่ได้
-
2. เพิ่มคำสั่ง search และแก้ใข embed และ จัดระเบียบโค้ด
-
3. เพิ่ม embed ในส่วน
server_only, serach_limit_embed, search_url_embed, unable_join_voice_channel, toggle_pause_resume_embed, no_player_found_in_voice, no_songs_found_list, no_songs_found_match, song_playlist_added
EN:
-
What has changed
-
1. Fix player inaccessibility
-
2. Add search command and fix embed and reorganize code
-
3. Add embed in
server_only, search_limit_embed, search_url_embed, unable_join_voice_channel, toggle_pause_resume_embed, no_player_found_in_voice, no_songs_found_list, no_songs_found_match, song_playlist_added
section
การอัปเดตครั้งนี้จะเป็นการเพิ่ม embed และเพิ่มคำสั่งมากกว่าฟีเจอร์ใหม่
v0.1.2
-
Log การอัพเดท
TH:
-
สิ่งที่เปลี่ยนแปลง
-
1. แก้ใขการเข้าถึง player ไม่ได้
-
2. เช็คว่าผู้ใช้มีเพลงเล่นอยู่หรือไม่
-
3. ทำการลบ aliases ออกเนื่องจากอาจซ้ำกับคำสั่งอื่นได้
-
4. เพิ่ม embed ในส่วน
volume_music_embed
,volume_music_embed_else
,volume_music_embed_error
EN:
-
Changes
-
1. Fixed the issue where access to the player was not possible.
-
2. Added a check to see if the user has music playing.
-
3. Removed aliases to avoid conflicts with other commands.
-
4. Added embeds for
volume_music_embed
,volume_music_embed_else
, andvolume_music_embed_error.
v0.1
TH: เวอร์ชั่นแรกของเรา
EN: Our first version