nuno hat die Gist bearbeitet 2 weeks ago. Zu Änderung gehen
1 file changed, 27 insertions
gistfile1.txt(Datei erstellt)
| @@ -0,0 +1,27 @@ | |||
| 1 | + | [Scheduler] Weekly reset scheduled: "0 0 * * 1" in Etc/GMT-2 | |
| 2 | + | [Scheduler] Registered: weekly-reset (0 0 * * 1) | |
| 3 | + | (node:19) Warning: Supplying "ephemeral" for interaction response options is deprecated. Utilize flags instead. | |
| 4 | + | (Use `node --trace-warnings ...` to show where the warning was created) | |
| 5 | + | (node:19) Warning: Supplying "fetchReply" for interaction response options is deprecated. Utilize "withResponse" instead or fetch the response after using the method. | |
| 6 | + | Interaction error: TypeError: Cannot read properties of undefined (reading 'toLowerCase') | |
| 7 | + | at Object.class (/app/src/systems/emojis.ts:71:26) | |
| 8 | + | at Object.char (/app/src/systems/format.ts:25:45) | |
| 9 | + | at Object.performSwitch (/app/src/systems/character.ts:170:28) | |
| 10 | + | at processTicksAndRejections (node:internal/process/task_queues:103:5) | |
| 11 | + | at async /app/src/handlers/interactions.ts:55:20 | |
| 12 | + | at async Object.withInteractionLock [as with] (/app/src/helpers/interaction-lock.ts:20:12) | |
| 13 | + | at async handleSwitchAfterReclaim (/app/src/handlers/interactions.ts:36:3) | |
| 14 | + | at async handleButtonInteraction (/app/src/handlers/interactions.ts:157:12) | |
| 15 | + | at async Client.handleInteraction (/app/src/handlers/interactions.ts:88:14) | |
| 16 | + | Interaction error: TypeError: Cannot read properties of undefined (reading 'toLowerCase') | |
| 17 | + | at Object.class (/app/src/systems/emojis.ts:71:26) | |
| 18 | + | at Object.char (/app/src/systems/format.ts:25:45) | |
| 19 | + | at Object.performSwitch (/app/src/systems/character.ts:110:36) | |
| 20 | + | at /app/src/handlers/interactions.ts:55:36 | |
| 21 | + | at Object.withInteractionLock [as with] (/app/src/helpers/interaction-lock.ts:20:18) | |
| 22 | + | at processTicksAndRejections (node:internal/process/task_queues:103:5) | |
| 23 | + | at async handleSwitchAfterReclaim (/app/src/handlers/interactions.ts:36:3) | |
| 24 | + | at async handleButtonInteraction (/app/src/handlers/interactions.ts:157:12) | |
| 25 | + | at async Client.handleInteraction (/app/src/handlers/interactions.ts:88:14) | |
| 26 | + | [TG] Week reset to 2026-W24. Bringer: { | |
| 27 | + | [Scheduler] Weekly reset complete. | |
Neuer
Älter