Sammy magnetotail
  • Joined on 2023-06-03
magnetotail pushed to feat/announce at kenobi/jellyfin-discord-bot 2023-06-14 19:45:42 +02:00
220f9dc8ef undo fetching role to get roleID
magnetotail opened issue kenobi/jellyfin-discord-bot#19 2023-06-13 23:25:32 +02:00
Filme von yavins jellyfin Instanz zum voten nutzen
magnetotail commented on pull request kenobi/jellyfin-discord-bot#18 2023-06-13 23:24:10 +02:00
announcements

closes #17

magnetotail pushed to feat/announce at kenobi/jellyfin-discord-bot 2023-06-13 23:15:09 +02:00
198a25d145 ping watch role when voting starts and closes
baefcf9bb9 add options for announcements
Compare 2 commits »
magnetotail pushed to feat/announce at kenobi/jellyfin-discord-bot 2023-06-13 20:13:22 +02:00
a5eab2f7be fix bug that reactions are not loaded after restart
magnetotail pushed to feat/announce at kenobi/jellyfin-discord-bot 2023-06-13 18:59:02 +02:00
e774474a55 Put role handling in background task scheduled at startup
24754decf4 implement announcement role management by reaction
Compare 2 commits »
magnetotail pushed to feat/announce at kenobi/jellyfin-discord-bot 2023-06-12 22:34:54 +02:00
a2c55ad676 restrict announcements to admins
magnetotail commented on issue kenobi/jellyfin-discord-bot#17 2023-06-12 22:33:48 +02:00
Announcement Post um Notification Rollen abzufragen

User Beschränkung wird vorerst auf ID von config ADMIN_ROLE beschränkt

magnetotail created pull request kenobi/jellyfin-discord-bot#18 2023-06-12 22:22:01 +02:00
[WIP] announcements
magnetotail created branch feat/announce in kenobi/jellyfin-discord-bot 2023-06-12 22:21:25 +02:00
magnetotail pushed to feat/announce at kenobi/jellyfin-discord-bot 2023-06-12 22:21:25 +02:00
e50cb10c5b implement slash command for announcement
magnetotail commented on pull request kenobi/jellyfin-discord-bot#16 2023-06-12 20:37:13 +02:00
Add automatic creation of vote message with random movies

Fixed on all occasions I found

magnetotail pushed to feat/voting at kenobi/jellyfin-discord-bot 2023-06-12 20:36:23 +02:00
fdc0fc47b5 removed unnecessary guildId: from logger calls
f3669ec34f move collection id of movies into configurations
c0369fcb49 Fetch announcement channel at server start
Compare 3 commits »
magnetotail pushed to feat/voting at kenobi/jellyfin-discord-bot 2023-06-12 19:44:30 +02:00
40d220ed7b refactor: use date-fns for date comparison
magnetotail commented on pull request kenobi/jellyfin-discord-bot#16 2023-06-12 19:06:52 +02:00
Add automatic creation of vote message with random movies

Sorry :( That's what you get with typing I guess?

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

True means that it's a guild message afaik and understand the library

magnetotail pushed to feat/voting at kenobi/jellyfin-discord-bot 2023-06-11 15:44:19 +02:00
117ff23a0c remove typecast to unknown