Commit graph

23 commits

Author SHA1 Message Date
Androz2091
73001169cd ♻️ Rewrite everything with eslint and discord-ytdl-core 2020-06-21 15:36:16 +02:00
Androz2091
e1e51ddf03 ♻️ Rewrite all JSDoc documentation 2020-06-02 13:11:12 +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
ef7c90777b fix: check if repeat mode is enabled before disconnecting
Closes #15
2020-04-20 20:47:25 +02:00
Androz2091
f61aff8ec6 fix: check if the channel is really empty
Closes #7
2020-03-08 14:34:30 +01:00
Androz2091
b6fa324b70 fix: update typeconditions and catch errors 2020-02-22 11:19:00 +01:00
Androz2091
49edfca20f fix: update errors 2020-02-21 11:32:16 +01:00
Androz2091
df64889b21 fix: update setRepeatMode() function 2020-02-02 11:20:46 +01:00
Androz2091
e213485293 feat: getQueue is now synchronous 2020-01-18 18:29:53 +01:00
Androz2091
3c33d42aa8 Add setQueue() function 2020-01-18 13:04:05 +01:00
Androz2091
8ca94e98be Add nowPlaying() function 2020-01-18 11:15:10 +01:00
Androz2091
7b834cc9f2 Add setRepeatMode function 2020-01-18 11:03:22 +01:00
Androz2091
b4dd7cf2df Update leaveOnEmpty system 2020-01-12 20:14:26 +01:00
Androz2091
515c8757ed Revert "play: check if bot is already connected"
This reverts commit 86ae74f2e3.
2020-01-12 20:05:33 +01:00
Androz2091
86ae74f2e3 play: check if bot is already connected 2020-01-12 19:13:54 +01:00
Androz2091
eb370f590e Use oldState instead of oldMember 2020-01-12 19:06:44 +01:00
Androz2091
4c835286bc Update disconnect() system 2020-01-12 18:56:11 +01:00
Androz2091
ae366e66d9 Add leaveOnEmpty and voiceStateUpdate listener 2020-01-12 18:55:37 +01:00
Androz2091
76d7c83a4d skip: returns the current song instead of the queue 2020-01-12 17:29:56 +01:00
Androz2091
b613ab8866 Add err message when api key missing 2020-01-12 17:13:57 +01:00
Androz2091
bde70b92aa 🎉 Init repository 2020-01-11 20:01:18 +01:00