A discord bot to manage access to a Jellyfin Media Server instance based on User Roles and Guild Events
Go to file
Sammy d6300e8bec
All checks were successful
Build a docker image for node-jellyfin-role-bot / build-docker-image (push) Successful in 1m55s
improve movie name resolving
When creating the poll the bot will now only request movie names instead of movies
This improves the errorhandling because the movie names cannot be null
Also the movieName function filters empty movienames and will guarantee the requested number of names
2023-06-16 20:15:36 +02:00
.gitea/workflows feat/cicd (#22) 2023-06-14 22:43:37 +02:00
server improve movie name resolving 2023-06-16 20:15:36 +02:00
.eslintrc initial commit 2023-04-15 22:02:06 +02:00
.gitignore bot base 2023-04-15 22:06:35 +02:00
.nvmrc nvmrc, package updates 2023-05-04 23:38:11 +02:00
Dockerfile feat/cicd (#22) 2023-06-14 22:43:37 +02:00
index.ts use yavin to get random movies 2023-06-15 22:33:22 +02:00
jellyfin-openapi-stable.json add jellyfin api 2023-04-15 22:02:40 +02:00
openapitools.json add jellyfin api 2023-04-15 22:02:40 +02:00
package-lock.json 1.0.0 2023-06-15 23:30:13 +02:00
package.json 1.0.0 2023-06-15 23:30:13 +02:00
tsconfig.json initial commit 2023-04-15 22:02:06 +02:00