• Wo der Pfeffer wächst
  • TypeScript | Rust | Go | Godot

  • Joined on 2020-03-10
kenobi created branch feat/cicd in kenobi/jellyfin-discord-bot 2023-06-13 20:31:39 +02:00
kenobi pushed to feat/cicd at kenobi/jellyfin-discord-bot 2023-06-13 20:31:39 +02:00
8ee36f7510 add woodpecker integration
1593e126eb add docker build files
Compare 2 commits »
kenobi opened issue kenobi/jellyfin-discord-bot#17 2023-06-12 21:22:34 +02:00
Announcement Post um Notification Rollen abzufragen
kenobi pushed to master at kenobi/jellyfin-discord-bot 2023-06-12 21:00:18 +02:00
acc38fdcb0 Merge pull request 'Add automatic creation of vote message with random movies' (#16) from feat/voting into master
fdc0fc47b5 removed unnecessary guildId: from logger calls
f3669ec34f move collection id of movies into configurations
c0369fcb49 Fetch announcement channel at server start
40d220ed7b refactor: use date-fns for date comparison
Compare 12 commits »
kenobi deleted branch feat/voting from kenobi/jellyfin-discord-bot 2023-06-12 21:00:18 +02:00
kenobi merged pull request kenobi/jellyfin-discord-bot#16 2023-06-12 21:00:17 +02:00
Add automatic creation of vote message with random movies
kenobi closed issue kenobi/jellyfin-discord-bot#6 2023-06-12 21:00:17 +02:00
Vote for next Watchparty
kenobi commented on pull request kenobi/jellyfin-discord-bot#16 2023-06-12 20:52:48 +02:00
Add automatic creation of vote message with random movies

All good :)

kenobi commented on pull request kenobi/jellyfin-discord-bot#16 2023-06-12 19:02:26 +02:00
Add automatic creation of vote message with random movies

As long as the name is identical you can just use

kenobi commented on pull request kenobi/jellyfin-discord-bot#16 2023-06-12 19:02:26 +02:00
Add automatic creation of vote message with random movies

What does the true signify in this type?

kenobi commented on pull request kenobi/jellyfin-discord-bot#16 2023-06-12 19:02:26 +02:00
Add automatic creation of vote message with random movies

My EYES!

kenobi commented on pull request kenobi/jellyfin-discord-bot#16 2023-06-12 19:02:26 +02:00
Add automatic creation of vote message with random movies

Might present a good reason to fetch this channel during boot and keep it in a constant, so these kinds of searches don't have to be performed more than once.

kenobi commented on pull request kenobi/jellyfin-discord-bot#16 2023-06-12 19:02:26 +02:00
Add automatic creation of vote message with random movies

The npm library date-fns has some very nice functions for date manipulation.

kenobi commented on pull request kenobi/jellyfin-discord-bot#16 2023-06-12 19:02:26 +02:00
Add automatic creation of vote message with random movies

Might be best served as an env var.

kenobi approved kenobi/jellyfin-discord-bot#16 2023-06-12 19:02:26 +02:00
Add automatic creation of vote message with random movies

Very nice. Only minor suggestions :)

kenobi commented on issue kenobi/jellyfin-discord-bot#6 2023-06-10 00:18:03 +02:00
Vote for next Watchparty

Vorschlag für Flow:

  • Event anlegen mit Titel !NextWP
  • Bot erkennt Event
  • Bot benennt Event um in 'Watchparty - Voting offen'
  • Bot holt sich zufällige Filme aus JF
  • Bot legt einen…
kenobi pushed to master at kenobi/jellyfin-discord-bot 2023-06-10 00:04:45 +02:00
2c5bf1272e Merge pull request 'Fix edgecases for automatic user creation' (#15) from fix/user_accounts into master
1e1ab93667 Fix edgecases for automatic user creation
Compare 2 commits »
kenobi merged pull request kenobi/jellyfin-discord-bot#15 2023-06-10 00:04:44 +02:00
Fix edgecases for automatic user creation
kenobi closed issue kenobi/jellyfin-discord-bot#2 2023-06-10 00:04:44 +02:00
Eventgebundene Rollen mit automatischer Rollenvergabe/entzug