jellyfin-discord-bot/server
kenobi 331ff89060 fetch all message from announcement channel on start
This is necessary because message sent before the bot has started up are not cached and reactions will not be registered.
If the messages are cached manually the reactions will be received and can be processed using the regular event handling
2023-06-25 22:48:55 +02:00
..
assets complete guides 2023-06-09 21:30:24 +02:00
commands move emotes and reaction constants 2023-06-25 22:46:46 +02:00
events move emotes and reaction constants 2023-06-25 22:46:46 +02:00
helper fetch members of roleId from guild 2023-06-25 22:47:06 +02:00
jellyfin format more files 2023-06-24 21:09:56 +02:00
structures fetch all message from announcement channel on start 2023-06-25 22:48:55 +02:00
types format more files 2023-06-24 21:09:56 +02:00
configuration.ts adjust some files to new formatting 2023-06-24 21:05:43 +02:00
constants.ts move emotes and reaction constants 2023-06-25 22:46:46 +02:00
interfaces.ts adjust some files to new formatting 2023-06-24 21:05:43 +02:00
logger.ts export newRequestId from logger 2023-06-25 01:57:14 +02:00