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

  • Joined on 2020-03-10
kenobi pushed to feat/40-reroll-on-disinterest at kenobi/jellyfin-discord-bot 2023-07-17 23:31:03 +02:00
a2adef808f add guildscheduledevents to unit test mock
dc66c277b2 big refactoring of none_of_that handler
Compare 2 commits »
kenobi pushed to feat/40-reroll-on-disinterest at kenobi/jellyfin-discord-bot 2023-07-17 22:50:27 +02:00
c022cc32d5 refactor eventId parsing to separate function
e763e76413 add new test for eventId parsing
137d156981 fix date string in vote message
Compare 3 commits »
kenobi pushed to feat/40-reroll-on-disinterest at kenobi/jellyfin-discord-bot 2023-07-17 21:30:06 +02:00
fdfe7ce404 move date parsing to separate function
kenobi pushed to feat/40-reroll-on-disinterest at kenobi/jellyfin-discord-bot 2023-07-17 21:29:51 +02:00
146848b759 add none of that as expected value to test
kenobi opened issue kenobi/jellyfin-discord-bot#56 2023-07-14 23:18:29 +02:00
/propose Command
kenobi pushed to feat/40-reroll-on-disinterest at kenobi/jellyfin-discord-bot 2023-07-13 22:47:32 +02:00
e54f03292e add a message parser to vote controller
fe45445811 add a test case to check for proper message parsing
8f02e11dba add ticket to emoji list
878c81bfa7 linting
ca19168cf4 add early abort message to announce watch party
Compare 5 commits »
kenobi opened issue kenobi/jellyfin-discord-bot#55 2023-07-08 00:30:05 +02:00
Basic Design
kenobi reopened pull request kenobi/jellyfin-discord-bot#54 2023-07-05 23:36:47 +02:00
feat/40-reroll-on-disinterest
kenobi closed pull request kenobi/jellyfin-discord-bot#54 2023-07-05 23:36:40 +02:00
feat/40-reroll-on-disinterest
kenobi commented on pull request kenobi/jellyfin-discord-bot#54 2023-06-27 21:20:45 +02:00
feat/40-reroll-on-disinterest

Agreement to use handleMessageReactionAdd as a 'reaction pre processor' to hand off reaction emoji to other handling methods and keep the eventHandler itself generic.

kenobi commented on pull request kenobi/jellyfin-discord-bot#54 2023-06-27 20:34:35 +02:00
feat/40-reroll-on-disinterest

Also linting warnings in some files because of unused imports

fixed

kenobi pushed to feat/40-reroll-on-disinterest at kenobi/jellyfin-discord-bot 2023-06-27 20:34:23 +02:00
1a13638ed9 linting
kenobi commented on pull request kenobi/jellyfin-discord-bot#54 2023-06-27 20:24:03 +02:00
feat/40-reroll-on-disinterest

moved

kenobi pushed to feat/40-reroll-on-disinterest at kenobi/jellyfin-discord-bot 2023-06-27 20:23:45 +02:00
c351e27fdd perform vote message check in reaction handler
6d3bea169e return on bot reaction
3f071c8a4e remove duplicate check for none_of_that vote
Compare 3 commits »
kenobi commented on pull request kenobi/jellyfin-discord-bot#54 2023-06-27 20:22:17 +02:00
feat/40-reroll-on-disinterest

added

kenobi commented on pull request kenobi/jellyfin-discord-bot#54 2023-06-27 20:21:54 +02:00
feat/40-reroll-on-disinterest

removed

kenobi pushed to feat/40-reroll-on-disinterest at kenobi/jellyfin-discord-bot 2023-06-27 20:19:46 +02:00
98d1ca73b5 fix newRequestId function
kenobi commented on pull request kenobi/jellyfin-discord-bot#54 2023-06-27 20:19:19 +02:00
feat/40-reroll-on-disinterest

This is a complete and total, boneheaded error :D The intention was to present an more memorizable way to get a new uuid/v4.
Instead this just sets it once, making it useless.
It should

kenobi pushed to feat/40-reroll-on-disinterest at kenobi/jellyfin-discord-bot 2023-06-27 20:08:45 +02:00
ee742018e9 adds comment to fetchAnnouncementChannelMessage
kenobi commented on pull request kenobi/jellyfin-discord-bot#54 2023-06-27 20:08:08 +02:00
feat/40-reroll-on-disinterest

It's complicated. I put in some JSDoc comments:

	/**
		* Fetches all messages from the provided channel collection.
		* This is necessary for announcementChannels, because 'old'