KGT1
|
e019f4c6e5
|
add playlist support
|
2020-09-24 13:34:39 +02:00 |
|
KGT1
|
cd05c268f6
|
Update README.md
|
2020-09-23 19:54:22 +02:00 |
|
KGT1
|
bd4ad6b424
|
fix breaking change
|
2020-09-23 18:31:07 +02:00 |
|
KGT1
|
9b462093db
|
fix breaking api client change
|
2020-09-23 18:05:23 +02:00 |
|
KGT1
|
0d26a5723c
|
fix wrong Jellyfin gradient colors
|
2020-09-23 17:59:56 +02:00 |
|
KGT1
|
a719ccecd9
|
fix lint
|
2020-09-23 17:42:13 +02:00 |
|
KGT1
|
db6638724c
|
add seek command + update README
|
2020-09-23 17:39:41 +02:00 |
|
KGT1
|
f905d65973
|
fix leave on wrong song
|
2020-09-23 17:08:38 +02:00 |
|
KGT1
|
212b9f658b
|
fix lint
|
2020-09-23 17:06:20 +02:00 |
|
KGT1
|
242ae2ffff
|
add seek functionality
|
2020-09-23 16:47:12 +02:00 |
|
KGT1
|
4a65cceca3
|
fix lint
|
2020-09-23 13:08:49 +02:00 |
|
KGT1
|
515741f7c8
|
Merge pull request #2 from zadi15/master
Updated + added bot responses
|
2020-09-23 11:32:01 +02:00 |
|
zadi15
|
540c70e304
|
Fixed linter issues
|
2020-09-23 12:02:32 +03:00 |
|
zadi15
|
6c0ef87c35
|
Removed unnecessary function
|
2020-09-23 09:54:58 +03:00 |
|
zadi15
|
ed20432c02
|
Update src/messagehandler.js
Co-authored-by: KGT1 <kilian.gamn@gmx.de>
|
2020-09-23 09:52:51 +03:00 |
|
zadi15
|
1b7f4b786d
|
Update src/messagehandler.js
Co-authored-by: KGT1 <kilian.gamn@gmx.de>
|
2020-09-23 09:52:35 +03:00 |
|
zadi15
|
94f765af0d
|
Update messages sent to users
|
2020-09-22 15:37:45 +03:00 |
|
KGT1
|
de043b479f
|
faster Report Limits
|
2020-09-21 09:56:46 +02:00 |
|
KGT1
|
99b67ad9a9
|
extended README
|
2020-09-21 07:58:15 +02:00 |
|
KGT1
|
9d802099ff
|
removed ytdl from dependencies
|
2020-09-21 07:42:17 +02:00 |
|
KGT1
|
fd25d8896a
|
only install production in docker
|
2020-09-21 05:39:22 +02:00 |
|
KGT1
|
f020613759
|
fix all lint errors
|
2020-09-21 05:30:39 +02:00 |
|
KGT1
|
31420a22cc
|
add eslint
|
2020-09-21 04:45:15 +02:00 |
|
KGT1
|
16ccb31486
|
remove unnescessery console log
|
2020-09-21 04:44:29 +02:00 |
|
KGT1
|
c94ce3d935
|
fix song not found bug
|
2020-09-21 04:44:08 +02:00 |
|
KGT1
|
1db343778d
|
remove unnecessary request
|
2020-09-21 04:43:37 +02:00 |
|
KGT1
|
4cd4c0c8d0
|
figured out what playsessionid is
|
2020-09-21 04:11:18 +02:00 |
|
KGT1
|
d9f25f816a
|
add playbackmanager and outsource all relevent components
|
2020-09-21 04:05:49 +02:00 |
|
KGT1
|
e6d8db86f6
|
add websocket handler
|
2020-09-21 04:05:22 +02:00 |
|
KGT1
|
715eee0a5f
|
Add Jellyfin Events
|
2020-09-19 09:01:09 +02:00 |
|
KGT1
|
831dd98ec6
|
Merge branch 'master' of https://github.com/KGT1/jellyfin-discord-music-bot
|
2020-09-19 09:00:04 +02:00 |
|
KGT1
|
ce921fd0da
|
Update README.md
as i added a docker reposetory
|
2020-09-18 22:38:25 +02:00 |
|
KGT1
|
143f066448
|
added node Websocket and added it to the api client
|
2020-09-18 05:08:46 +02:00 |
|
KGT1
|
de7434b272
|
Rename LICENSE to LICENSE.md
|
2020-09-18 03:40:30 +02:00 |
|
KGT1
|
57b52bd631
|
Add License
|
2020-09-18 03:38:44 +02:00 |
|
KGT1
|
11c5c97f9c
|
fix parseENV error
|
2020-09-18 03:30:29 +02:00 |
|
KGT1
|
85b1521cb9
|
fix README
|
2020-09-18 03:18:49 +02:00 |
|
KGT1
|
301b706f1c
|
added README and fixed discription accordingly
|
2020-09-18 03:17:11 +02:00 |
|
KGT1
|
eb3928bd02
|
leave discord channel when stopped
|
2020-09-18 02:44:47 +02:00 |
|
KGT1
|
e3e6768481
|
fix Dockerfile
|
2020-09-18 02:40:02 +02:00 |
|
KGT1
|
c5fa032353
|
fix dockerignore
|
2020-09-08 14:06:24 +02:00 |
|
KGT1
|
dc227c283f
|
Dockerfile
|
2020-09-08 14:05:44 +02:00 |
|
KGT1
|
617b35d9af
|
added docker functionality
|
2020-09-08 14:02:00 +02:00 |
|
KGT1
|
3ddfd6a349
|
added config to gitignore
|
2020-09-08 13:25:47 +02:00 |
|
KGT1
|
b02a9ecd19
|
added aditional config
|
2020-09-08 13:24:10 +02:00 |
|
KGT1
|
0dc2230259
|
remove console log
|
2020-09-08 13:19:39 +02:00 |
|
KGT1
|
5a8ab5dc26
|
put api client back to node modules and added some things
|
2020-09-08 13:17:55 +02:00 |
|
KGT1
|
6d1ac84be0
|
added random color for help messages
|
2020-09-05 08:59:09 +02:00 |
|
KGT1
|
1235298d98
|
add basic message handler for discord messages
|
2020-09-05 08:22:39 +02:00 |
|
KGT1
|
952e3e3599
|
add the discord audio dipacher manager
|
2020-09-05 08:20:41 +02:00 |
|