Commit Graph

14 Commits

Author SHA1 Message Date
bbd071c44f fix(follow): correct integration type from GuildInstall to UserInstall 2025-10-31 07:52:45 +01:00
2822908ea0 feat(follow): implement follow command for service status notifications
refactor(data-source): update entity and migration paths for consistency
fix(readme): update status feature notification system icon
delete(guilds): remove unused Guild entity
add(follow): create Follow entity for managing user notification preferences
2025-10-30 08:41:21 +01:00
0504e8262d fix(command): correct export statement in ping command and update import in status command 2025-10-29 16:27:18 +01:00
9cadfb2734 feat(command): refactor ping and status commands to use CommandDefinition type 2025-10-29 15:47:33 +01:00
7f9468bc99 feat(command): enhance ping command with button interaction and improved response format 2025-10-29 15:36:45 +01:00
a24001c600 Refactor status command to use environment variables for emoji status 2025-10-29 09:45:30 +01:00
25fd742cfe rename file. 2025-10-29 08:46:18 +01:00
dd8fc81097 Status management by a service. Displays the ping of the bot and the API. 2025-10-29 08:43:47 +01:00
856c23d9a9 Add timeout. 2025-10-28 20:06:08 +01:00
bf604a0edb Add hosts. 2025-10-28 20:00:10 +01:00
7783dbbc0b Update Status Name for Xeon. 2025-10-28 13:53:35 +01:00
88baa040c4 Add /status. 2025-10-28 13:20:19 +01:00
4c810243a9 Set ping cmd for user mp and other. 2025-10-28 11:44:54 +01:00
CL TheDreWen
c41ef18355 Initial commit 2025-10-28 11:40:35 +01:00