Commit graph

1066 commits

Author SHA1 Message Date
Androz2091
df6be94fb3 🐛 Fix skip method 2020-06-24 16:51:00 +02:00
Androz2091
ed13b2c40a ⬆️ Bump some dependencies 2020-06-24 13:59:03 +02:00
Zack Radisic
334dacd880
feat: play soundcloud tracks (#35) 2020-06-24 13:57:24 +02:00
Androz2091
86cedbafad 📝 Add an example for createProgessBar method 2020-06-24 11:31:19 +02:00
Androz2091
09eddf27c7 Fix createProgressBar method 2020-06-24 11:28:38 +02:00
Androz2091
90f9beca37 Merge branch 'develop' of https://github.com/Androz2091/discord-music into develop 2020-06-24 11:15:00 +02:00
Snowflake
c6625a02d8
feat: add createProgressBar (#33) 2020-06-24 11:14:33 +02:00
Androz2091
f98a8d73ab 🐛 Use queue#playing for nowPlaying() function 2020-06-24 11:12:57 +02:00
Androz2091
347750ec06 🐛 Resolve currently playing song 2020-06-24 10:23:20 +02:00
Androz2091
a03c577f34 Merge branch 'develop' of https://github.com/Androz2091/discord-music into develop 2020-06-22 17:41:21 +02:00
Androz2091
a90532fee0 📝 Rewrite README doc and add some examples 2020-06-21 21:06:54 +02:00
Snowflake
c16c730c4d
Add and fix filters (#32)
Co-authored-by: Androz <androz2091@gmail.com>
2020-06-21 20:39:27 +02:00
Androz2091
52c70eb281 📝 Document setFilters method 2020-06-21 17:56:33 +02:00
Androz2091
d1099b3551 🐛 📝 Some fixes and some documentation examples 2020-06-21 17:49:57 +02:00
Androz2091
535d8a43e4 📝 Add example for setVolume method 2020-06-21 17:37:07 +02:00
Androz2091
b8dee7bce2 📝 Add example for stop command 2020-06-21 17:36:04 +02:00
Androz2091
4334aafb34 📝 Add example for resume method 2020-06-21 17:34:52 +02:00
Androz2091
248042de33 📝 Add example for pause method 2020-06-21 17:33:56 +02:00
Androz2091
07e07f0d63 🔥 ⚠️ Remove setQueue method 2020-06-21 17:32:50 +02:00
Androz2091
88e9419350 📝 Add example for addToQueue method 2020-06-21 17:31:36 +02:00
Androz2091
8f9e6ca9d1 📝 Add example for clearQueue method 2020-06-21 17:29:20 +02:00
Androz2091
4e55e66b3d 📝 Add example for skip command 2020-06-21 17:28:04 +02:00
Androz2091
7fa041bb22 📝 Add example for the nowPlaying method 2020-06-21 17:26:55 +02:00
Androz2091
a3b32d30c5 💄 Pad block with blank lines 2020-06-21 17:26:36 +02:00
Androz2091
fd5f312f5f 📝 Add example for setRepeatMode method 2020-06-21 17:24:18 +02:00
Androz2091
9e329c8aa6 📝 Add example for shuffle method 2020-06-21 17:19:14 +02:00
Androz2091
872c335b55 🎨 Some eslint fixes 2020-06-21 17:17:43 +02:00
Androz2091
bbfe529177 📝 Add shuffle example 2020-06-21 17:17:36 +02:00
Androz2091
8243539f3f 🐛 Disable eslint for youtube regex 2020-06-21 17:17:24 +02:00
Androz2091
08a8d0ff20 🎨 Move _playYTDLStream function 2020-06-21 17:17:00 +02:00
Androz2091
737687e137 📝 Update README 2020-06-21 15:47:37 +02:00
Androz2091
73001169cd ♻️ Rewrite everything with eslint and discord-ytdl-core 2020-06-21 15:36:16 +02:00
Lag
ee498873f0
Fix song duration (#31)
Sometimes an extra Zero counts
2020-06-21 09:03:48 +02:00
Androz2091
48a4ddb037 📝 Use track instead of song 2020-06-02 13:20:05 +02:00
Androz2091
e1e51ddf03 ♻️ Rewrite all JSDoc documentation 2020-06-02 13:11:12 +02:00
dependabot-preview[bot]
5669581708
build(deps): bump ytdl-core from 2.1.5 to 3.0.0 (#25)
Bumps [ytdl-core](https://github.com/fent/node-ytdl-core) from 2.1.5 to 3.0.0.
- [Release notes](https://github.com/fent/node-ytdl-core/releases)
- [Commits](https://github.com/fent/node-ytdl-core/compare/v2.1.5...v3.0.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-06-02 08:54:14 +02:00
Androz2091
1d9e312246 💄 Fix README style 2020-04-28 15:58:13 +02:00
Thomas
33a92434c3
Add Song.requestedBy usage and remove example (#18)
Co-Authored-By: Androz <androz2091@gmail.com>
2020-04-26 17:07:56 +02:00
Androz2091
7bde7bfbe3 v1.4.1 2020-04-25 12:44:08 +02:00
Androz2091
2fb38c7f09 fix: change node-opus with @discordjs/opus in README 2020-04-25 12:44:03 +02:00
Androz2091
e9454cfb39 fix: remove docs folder 2020-04-24 17:49:18 +02:00
Androz2091
0c68168031 fix: rename workflows folder 2020-04-24 17:33:08 +02:00
Androz2091
2c9383b3b1 Add docs folder 2020-04-24 17:31:28 +02:00
Androz2091
b72366d303 Delete docs and add workflow 2020-04-24 17:30:30 +02:00
Androz2091
e4a0e43588 v1.4.0 2020-04-24 17:20:59 +02:00
Androz2091
1dbe22f872 feat: add remove method 2020-04-24 17:20:48 +02:00
Androz2091
4509290bc1 feat: add requestedBy for song 2020-04-24 17:15:06 +02:00
Androz2091
fd5821e977 feat: add shuffle method 2020-04-24 17:14:34 +02:00
Androz2091
61d62d4d5e v1.3.10 2020-04-20 20:50:29 +02:00
Androz2091
bbbfeed33d Add yarn.lock in gitignore 2020-04-20 20:50:23 +02:00