You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
3 months ago | |
---|---|---|
.idea | 10 months ago | |
commands | 9 months ago | |
core | 8 months ago | |
elac@c35edd49be | 10 months ago | |
.gitignore | 9 months ago | |
.gitmodules | 10 months ago | |
LICENSE | 11 months ago | |
README.md | 10 months ago | |
TODO.md | 9 months ago | |
djpon3 | 8 months ago | |
index.ts | 9 months ago | |
package-lock.json | 9 months ago | |
package.json | 9 months ago | |
tsconfig.json | 10 months ago |
README.md
DJ Pon-3
A music bot for Discord.
Platform Status
Platform | Playback | Search | Batch enqueueing |
---|---|---|---|
YouTube | ✅ Supported | ✅ Supported | ✅ Supported |
Bandcamp | ✅ Supported | Not applicable | ✅ Supported |
SoundCloud | ✅ Supported | ✅ Supported | ✅ Supported |
Argon | ✅ Supported | Not applicable | ✅ Supported |
HTTP files | ✅ Supported | Not applicable | Not applicable |
Local files | ⛔ Not supported | ⛔ Not supported | Not applicable |
Why are some features 'Not applicable'?
- Bandcamp, Search:
yt-dlp
does not support searching Bandcamp - Argon, Search: Argon does not have a search engine
- HTTP files, Search: It is not possible to search for HTTP files
- HTTP files, Batch enqueuing: There is no way to group multiple HTTP files together
- Local files, Batch enqueuing: Local files are supposed to be unsorted, so queuing multiple files would be complicated