Commit Graph

19 Commits

Author SHA1 Message Date
CL TheDreWen
6dc68dfae9 Update type.d.ts 2026-01-04 17:16:00 +01:00
CL TheDreWen
c1168b7cd4 Update Dockerfile 2025-11-28 14:15:42 +01:00
b5cf762730 Add modal handling to interaction events and update CommandDefinition type v1.2.0 2025-11-28 10:56:07 +01:00
ce4996ae9d Update TypeScript target and library to ES2024 2025-11-21 08:40:11 +01:00
0ee1dc7e53 Merge branch 'main' of https://github.com/Under-scape/discordbot-ts-template 2025-11-18 08:24:44 +01:00
fd4530db48 Update discord.js to version 14.25.0 and related dependencies 2025-11-18 08:24:42 +01:00
CL TheDreWen
f13eea1a22 Update Dockerfile 2025-11-04 19:02:54 +01:00
2d52089d1d Add Docker deployment instructions to README 2025-11-04 16:10:44 +01:00
b79be2df41 Update CommandDefinition type to support SlashCommandOptionsOnlyBuilder v1.1.2 2025-10-31 14:37:27 +01:00
12cd8cae7a Update discord.js to version 14.24.2 and @types/node to version 24.9.2 v1.1.1 2025-10-31 10:57:47 +01:00
61a97fcb7f Refactor ping command to remove explicit type for interaction and add button command implementation v1.1.0 2025-10-29 16:25:02 +01:00
e389aae51f Add Dockerfile for containerized application setup v1.0.0 2025-10-29 15:56:16 +01:00
83fcb68955 Refactor command handling to use CommandDefinition type and improve interaction processing 2025-10-29 15:41:41 +01:00
433e8ee2f0 Update discord.js to 14.24.1 2025-10-28 16:21:30 +01:00
c8b8e31828 Patch type for interaction in ping.ts. 2025-10-28 11:48:06 +01:00
45ad2e625f Update discord.js to 14.24.0 2025-10-28 08:34:04 +01:00
ac078fe969 add Readme. 2025-09-19 08:47:56 +02:00
6937973b4e First Commit for code init. 2025-09-19 08:42:17 +02:00
CL TheDreWen
32894e497b Initial commit 2025-09-19 07:58:25 +02:00