Advertisement
Danulsan

Untitled

Jun 25th, 2023
27
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.17 KB | None | 0 0
  1. ReferenceError: client is not defined
  2. at Object.execute (C:\Users\djhin\Desktop\LynxBot\src\commands\Moderation\ban.js:14:25)
  3. at Object.execute (C:\Users\djhin\Desktop\LynxBot\src\events\interactionCreate.js:15:27)
  4. at Client.<anonymous> (C:\Users\djhin\Desktop\LynxBot\src\functions\handleEvents.js:8:58)
  5. at Client.emit (node:events:513:28)
  6. at InteractionCreateAction.handle (C:\Users\djhin\Desktop\LynxBot\node_modules\discord.js\src\client\actions\InteractionCreate.js:97:12)
  7. at module.exports [as INTERACTION_CREATE] (C:\Users\djhin\Desktop\LynxBot\node_modules\discord.js\src\client\websocket\handlers\INTERACTION_CREATE.js:4:36)
  8. at WebSocketManager.handlePacket (C:\Users\djhin\Desktop\LynxBot\node_modules\discord.js\src\client\websocket\WebSocketManager.js:354:31)
  9. at WebSocketManager.<anonymous> (C:\Users\djhin\Desktop\LynxBot\node_modules\discord.js\src\client\websocket\WebSocketManager.js:238:12)
  10. at WebSocketManager.emit (C:\Users\djhin\Desktop\LynxBot\node_modules\@vladfrangu\async_event_emitter\dist\index.js:282:31)
  11. at WebSocketShard.<anonymous> (C:\Users\djhin\Desktop\LynxBot\node_modules\@discordjs\ws\dist\index.js:1103:51)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement