This website requires JavaScript.
Explore
Help
Sign In
Nekojimi
/
Chords
Watch
1
Star
0
Fork
You've already forked Chords
0
Code
Issues
14
Pull requests
Projects
Releases
Wiki
Activity
Discord bot that plays music from every website ever via youtube-dl
11
commits
7
branches
0
tags
2.2
MiB
Java
100%
367f2b93de
Find a file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
BibTeX
Cancel
Nekojimi
367f2b93de
Add Song class for storing details about queue items.
2021-09-24 20:22:17 +01:00
src/main/java/moe/nekojimi
/chords
Add Song class for storing details about queue items.
2021-09-24 20:22:17 +01:00
target
First commit
2021-09-24 10:30:37 +01:00
.gitignore
Update .gitignore to ignore target/
2021-09-24 10:54:02 +01:00
LICENSE
Initial commit
2021-09-24 10:31:25 +01:00
nbactions.xml
First commit
2021-09-24 10:30:37 +01:00
pom.xml
First commit
2021-09-24 10:30:37 +01:00
README.md
Initial commit
2021-09-24 10:31:25 +01:00
searchproviders.yml
Add initial version of searchproviders YAML.
2021-09-24 15:39:03 +01:00
README.md
Chords