jellyfin-discord-bot/server
kenobi e54f03292e
All checks were successful
Compile the repository / compile (pull_request) Successful in 1m33s
Run unit tests / test (pull_request) Successful in 1m27s
add a message parser to vote controller
parses a vote message line by line to extract
- eventdate
- eventid
- movies
- votes
This depends on the structure of the message to not change substantially.
as such it's quite brittle
2023-07-13 22:47:28 +02:00
..
assets complete guides 2023-06-09 21:30:24 +02:00
commands transfer many poll functions to VoteController 2023-07-05 22:55:24 +02:00
events add early abort message to announce watch party 2023-07-13 22:45:28 +02:00
helper add a message parser to vote controller 2023-07-13 22:47:28 +02:00
jellyfin format more files 2023-06-24 21:09:56 +02:00
structures add a message parser to vote controller 2023-07-13 22:47:28 +02:00
types format more files 2023-06-24 21:09:56 +02:00
configuration.ts add config values 2023-07-05 23:22:25 +02:00
constants.ts add ticket to emoji list 2023-07-13 22:46:14 +02:00
interfaces.ts adjust some files to new formatting 2023-06-24 21:05:43 +02:00
logger.ts fix newRequestId function 2023-06-27 20:19:42 +02:00