Commit 35859ce
fix: replace deprecated fetchReply with withResponse in /bow command (#11)
Discord.js deprecated the fetchReply option in favor of withResponse.
The new API returns the message via response.resource.message.
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>1 parent 9ffaf5c commit 35859ce
1 file changed
Lines changed: 8 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
62 | 62 | | |
63 | 63 | | |
64 | 64 | | |
65 | | - | |
| 65 | + | |
66 | 66 | | |
67 | | - | |
| 67 | + | |
68 | 68 | | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
69 | 75 | | |
70 | 76 | | |
71 | 77 | | |
| |||
0 commit comments