Commit graph

17 commits

Author SHA1 Message Date
696e8f1749 Added truncate for servers with long list of mods (discord max length 1024 chars) and feed parse optimization 2024-12-12 12:37:32 +01:00
f4a872546a Removed the display of the game server month due to incorrect values, this must me reimplemented when more details about this is available #2 2024-12-08 02:29:17 +01:00
c2380609b2 Implemented version checking for the discord bot and increased version to 0.1.6 2024-12-01 12:34:50 +01:00
6bf6280a70 Made the discord service starter async for the node engine and added regularly restarts within docker 2024-12-01 12:06:19 +01:00
c672838f1d Receiving of mods may fail, so return then an empty array as fallback 2024-11-28 09:44:31 +01:00
7ded2598b5 Logging with timestamp, obtaining more details for #6 2024-11-26 10:35:56 +01:00
ae1413db60 Showing server mods in discord embed #5 2024-11-26 01:05:36 +01:00
c8c0e1018a Added current game month in discord embed #2 2024-11-26 00:48:02 +01:00
ef8deb53b5 Added validation for existence of fields #3 2024-11-26 00:09:50 +01:00
2e5dc546d7 Show no server password when none is given 2024-11-26 00:01:52 +01:00
883406c3de Added validation for user configuration #3 2024-11-25 23:58:44 +01:00
cfc91801e4 Change the embed color by server status (e.g. green = server online) 2024-11-17 01:33:38 +01:00
40b1058104 Resend the embedded message when it's manually deleted by a user #1 2024-11-17 01:07:12 +01:00
8434a32c34 Restart the bot if an error occurs in the discord service; added Dockerfile 2024-11-17 00:50:57 +01:00
721b9f3045 Added I18N support for setting languages from the config 2024-11-16 17:09:39 +01:00
35c887383a Extracted the logic from the main file into a separate service 2024-11-16 16:48:50 +01:00
c290cf6cdc First commit of the bot; Created documentation in README 2024-11-15 21:26:20 +01:00