Zuletzt aktiv 2 weeks ago

Änderung c23139ab8bfc77e0fee9c64bc195609e5f9e7771

gistfile1.txt Originalformat
1tg-bot-ts-dev | Interaction error: DiscordjsTypeError [CommandInteractionOptionNoSubcommandGroup]: No subcommand group specified for interaction.
2tg-bot-ts-dev | at CommandInteractionOptionResolver.getSubcommandGroup (/app/node_modules/discord.js/src/structures/CommandInteractionOptionResolver.js:125:13)
3tg-bot-ts-dev | at handleTgAdminCommand (/app/src/commands/tgAdmin.ts:140:37)
4tg-bot-ts-dev | at handleChatInputCommandInteraction (/app/src/handlers/interactions.ts:124:66)
5tg-bot-ts-dev | at Client.handleInteraction (/app/src/handlers/interactions.ts:106:13)
6tg-bot-ts-dev | at Client.emit (node:events:519:28)
7tg-bot-ts-dev | at Client.emit (node:domain:489:12)
8tg-bot-ts-dev | at InteractionCreateAction.handle (/app/node_modules/discord.js/src/client/actions/InteractionCreate.js:103:12)
9tg-bot-ts-dev | at Object.module.exports [as INTERACTION_CREATE] (/app/node_modules/discord.js/src/client/websocket/handlers/INTERACTION_CREATE.js:4:36)
10tg-bot-ts-dev | at WebSocketManager.handlePacket (/app/node_modules/discord.js/src/client/websocket/WebSocketManager.js:352:31)
11tg-bot-ts-dev | at WebSocketManager.<anonymous> (/app/node_modules/discord.js/src/client/websocket/WebSocketManager.js:236:12) {
12tg-bot-ts-dev | code: 'CommandInteractionOptionNoSubcommandGroup'
13tg-bot-ts-dev | }
14tg-bot-ts-dev | Interaction error: DiscordjsTypeError [CommandInteractionOptionNoSubcommandGroup]: No subcommand group specified for interaction.
15tg-bot-ts-dev | at CommandInteractionOptionResolver.getSubcommandGroup (/app/node_modules/discord.js/src/structures/CommandInteractionOptionResolver.js:125:13)
16tg-bot-ts-dev | at handleTgAdminCommand (/app/src/commands/tgAdmin.ts:140:37)
17tg-bot-ts-dev | at handleChatInputCommandInteraction (/app/src/handlers/interactions.ts:124:66)
18tg-bot-ts-dev | at Client.handleInteraction (/app/src/handlers/interactions.ts:106:13)
19tg-bot-ts-dev | at Client.emit (node:events:519:28)
20tg-bot-ts-dev | at Client.emit (node:domain:489:12)
21tg-bot-ts-dev | at InteractionCreateAction.handle (/app/node_modules/discord.js/src/client/actions/InteractionCreate.js:103:12)
22tg-bot-ts-dev | at Object.module.exports [as INTERACTION_CREATE] (/app/node_modules/discord.js/src/client/websocket/handlers/INTERACTION_CREATE.js:4:36)
23tg-bot-ts-dev | at WebSocketManager.handlePacket (/app/node_modules/discord.js/src/client/websocket/WebSocketManager.js:352:31)
24tg-bot-ts-dev | at WebSocketManager.<anonymous> (/app/node_modules/discord.js/src/client/websocket/WebSocketManager.js:236:12) {
25tg-bot-ts-dev | code: 'CommandInteractionOptionNoSubcommandGroup'
26tg-bot-ts-dev | }