An ultimate self-hosted music Discord bot, compatible with anything from YouTube to HTTP audio files
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.
This repo is archived. You can view files and clone it, but cannot push or open issues/pull-requests.
 
 
Mia Raindrops cb71300abb
Update - This is an automated commit
3 months ago
.idea Add ELAC support for Argon 10 months ago
commands Cleanup and reformating 9 months ago
core Fix bug 8 months ago
elac@c35edd49be Update 10 months ago
.gitignore Auto DJ 9 months ago
.gitmodules Submodules 10 months ago
LICENSE Add LICENSE 11 months ago
README.md Update things 10 months ago
TODO.md Update 'TODO.md' 9 months ago
djpon3 Change server ID 8 months ago
index.ts Auto DJ 9 months ago
package-lock.json Auto DJ 9 months ago
package.json Auto DJ 9 months ago
tsconfig.json Fix CI 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