<feed xmlns='http://www.w3.org/2005/Atom'>
<title>yet-another-lavaplayer-bot/src/main/java/utility, branch main</title>
<subtitle>[Github Mirror] Yet Another Lavaplayer Bot
</subtitle>
<id>https://git.moekyun.me/yet-another-lavaplayer-bot/atom?h=main</id>
<link rel='self' href='https://git.moekyun.me/yet-another-lavaplayer-bot/atom?h=main'/>
<link rel='alternate' type='text/html' href='https://git.moekyun.me/yet-another-lavaplayer-bot/'/>
<updated>2025-10-17T04:11:26Z</updated>
<entry>
<title>bump to JDA v6</title>
<updated>2025-10-17T04:11:26Z</updated>
<author>
<name>Pinapelz</name>
<email>yukais@pinapelz.com</email>
</author>
<published>2025-10-17T04:11:26Z</published>
<link rel='alternate' type='text/html' href='https://git.moekyun.me/yet-another-lavaplayer-bot/commit/?id=5af9f50551454aef049418b2ae313da41d12dcb4'/>
<id>urn:sha1:5af9f50551454aef049418b2ae313da41d12dcb4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Added /pop /boost commands</title>
<updated>2023-12-14T04:35:14Z</updated>
<author>
<name>Pinapelz</name>
<email>yukais@pinapelz.com</email>
</author>
<published>2023-12-14T04:35:14Z</published>
<link rel='alternate' type='text/html' href='https://git.moekyun.me/yet-another-lavaplayer-bot/commit/?id=24b23b9dcc9ca951b4e1fcdebacca58be0fea9d9'/>
<id>urn:sha1:24b23b9dcc9ca951b4e1fcdebacca58be0fea9d9</id>
<content type='text'>
- /pop removes a track from the queue by index
- /boost moves a particular track to the top of the queue by index

Signed-off-by: Pinapelz &lt;yukais@pinapelz.com&gt;
</content>
</entry>
<entry>
<title>fix: some urls being misidentified as search terms</title>
<updated>2023-12-13T18:02:10Z</updated>
<author>
<name>Pinapelz</name>
<email>yukais@pinapelz.com</email>
</author>
<published>2023-12-13T18:02:10Z</published>
<link rel='alternate' type='text/html' href='https://git.moekyun.me/yet-another-lavaplayer-bot/commit/?id=5d6ca2e20373fd1b748caaa2c64742fe72f50594'/>
<id>urn:sha1:5d6ca2e20373fd1b748caaa2c64742fe72f50594</id>
<content type='text'>
Signed-off-by: Pinapelz &lt;yukais@pinapelz.com&gt;
</content>
</entry>
<entry>
<title>Re-add support for using /play with YT search terms</title>
<updated>2023-12-13T17:54:30Z</updated>
<author>
<name>Pinapelz</name>
<email>yukais@pinapelz.com</email>
</author>
<published>2023-12-13T17:54:30Z</published>
<link rel='alternate' type='text/html' href='https://git.moekyun.me/yet-another-lavaplayer-bot/commit/?id=6087296f467cc100b207ff154621849b05ee4dfa'/>
<id>urn:sha1:6087296f467cc100b207ff154621849b05ee4dfa</id>
<content type='text'>
Signed-off-by: Pinapelz &lt;yukais@pinapelz.com&gt;
</content>
</entry>
<entry>
<title>Add support for any .txt playlists via /play</title>
<updated>2023-12-13T04:26:28Z</updated>
<author>
<name>Pinapelz</name>
<email>yukais@pinapelz.com</email>
</author>
<published>2023-12-13T04:26:28Z</published>
<link rel='alternate' type='text/html' href='https://git.moekyun.me/yet-another-lavaplayer-bot/commit/?id=4fe931bf1f1eaa5783d5081b9beb2f47b35d0259'/>
<id>urn:sha1:4fe931bf1f1eaa5783d5081b9beb2f47b35d0259</id>
<content type='text'>
- Have a newline delimited file of URLs of valid urls
- Bot will attempt to queue up to MAX_LIMIT of them

Signed-off-by: Pinapelz &lt;yukais@pinapelz.com&gt;
</content>
</entry>
<entry>
<title>Add support for queueing full YouTube playlist via /play</title>
<updated>2023-12-13T04:00:01Z</updated>
<author>
<name>Pinapelz</name>
<email>yukais@pinapelz.com</email>
</author>
<published>2023-12-13T04:00:01Z</published>
<link rel='alternate' type='text/html' href='https://git.moekyun.me/yet-another-lavaplayer-bot/commit/?id=9038849e18337b87fc235f80f7ac196a7194ccd5'/>
<id>urn:sha1:9038849e18337b87fc235f80f7ac196a7194ccd5</id>
<content type='text'>
Signed-off-by: Pinapelz &lt;yukais@pinapelz.com&gt;
</content>
</entry>
<entry>
<title>remove unused system variable lookup</title>
<updated>2023-11-23T07:42:54Z</updated>
<author>
<name>Pinapelz</name>
<email>yukais@pinapelz.com</email>
</author>
<published>2023-11-23T07:42:54Z</published>
<link rel='alternate' type='text/html' href='https://git.moekyun.me/yet-another-lavaplayer-bot/commit/?id=ce058c793450d9a833028c2f2b8b09484c02c498'/>
<id>urn:sha1:ce058c793450d9a833028c2f2b8b09484c02c498</id>
<content type='text'>
Signed-off-by: Pinapelz &lt;yukais@pinapelz.com&gt;
</content>
</entry>
<entry>
<title>Added a Procfile</title>
<updated>2023-11-23T07:19:48Z</updated>
<author>
<name>Pinapelz</name>
<email>yukais@pinapelz.moe</email>
</author>
<published>2023-11-23T07:19:48Z</published>
<link rel='alternate' type='text/html' href='https://git.moekyun.me/yet-another-lavaplayer-bot/commit/?id=60a320dc9e680868608efbd2e46ae0910b8ba5f2'/>
<id>urn:sha1:60a320dc9e680868608efbd2e46ae0910b8ba5f2</id>
<content type='text'>
- change settings config to env vars
- allows for easier Heroku deployment

Signed-off-by: Pinapelz &lt;yukais@pinapelz.com&gt;
</content>
</entry>
<entry>
<title>fix: LOAD_FAILED error due to rate limitation</title>
<updated>2023-08-15T21:56:16Z</updated>
<author>
<name>Pinapelz</name>
<email>donaldshan1@outlook.com</email>
</author>
<published>2023-08-15T21:56:16Z</published>
<link rel='alternate' type='text/html' href='https://git.moekyun.me/yet-another-lavaplayer-bot/commit/?id=499fe2a90287c5a84a4b32ebc43fc7a609e8871c'/>
<id>urn:sha1:499fe2a90287c5a84a4b32ebc43fc7a609e8871c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Bump JDA from v4 to V5</title>
<updated>2023-06-10T22:23:37Z</updated>
<author>
<name>Pinapelz</name>
<email>donaldshan1@outlook.com</email>
</author>
<published>2023-06-10T22:23:37Z</published>
<link rel='alternate' type='text/html' href='https://git.moekyun.me/yet-another-lavaplayer-bot/commit/?id=d73b03b796cd1a13d0bb63d57820ac7ba83578b2'/>
<id>urn:sha1:d73b03b796cd1a13d0bb63d57820ac7ba83578b2</id>
<content type='text'>
Changed all methods from JDA v4 to V5
</content>
</entry>
</feed>
