Attach console.log on some listeners #161
Anri
commented 2024-09-08 21:15:05 +02:00
Owner
> Discord.js: attach the following two listeners to your Client instance (outside of any other listener scopes)
```js
client.on('debug', console.log)
.on('warn', console.log)
```
Anri
added the 2024-09-08 21:15:05 +02:00
enhancement
label
Anri
referenced this issue from a pull request that will close it, 2024-09-17 19:05:16 +02:00
merge dev to main #168
Anri
closed this issue 2024-09-17 19:33:26 +02:00
Anri
referenced this issue from a commit 2024-09-17 19:33:27 +02:00
merge dev to main (#168)
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: ConfrerieDuKassoulait/Botanique#161
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?