(node:12968) UnhandledPromiseRejectionWarning: TypeError: reqEvent(...) is not a function at Client. (D:\Documents\GitHub\PaperLaw\util\eventLoader.js:3:45) at Client.emit (events.js:310:20) at WebSocketManager.triggerClientReady (D:\Documents\GitHub\PaperLaw\node_modules\discord.js\src\client\websocket\WebSocketManager.js:433:17) at WebSocketManager.checkShardsReady (D:\Documents\GitHub\PaperLaw\node_modules\discord.js\src\client\websocket\WebSocketManager.js:417:10) at WebSocketShard. (D:\Documents\GitHub\PaperLaw\node_modules\discord.js\src\client\websocket\WebSocketManager.js:199:14) at WebSocketShard.emit (events.js:310:20) at WebSocketShard.checkReady (D:\Documents\GitHub\PaperLaw\node_modules\discord.js\src\client\websocket\WebSocketShard.js:467:12) at WebSocketShard.onPacket (D:\Documents\GitHub\PaperLaw\node_modules\discord.js\src\client\websocket\WebSocketShard.js:439:16) at WebSocketShard.onMessage (D:\Documents\GitHub\PaperLaw\node_modules\discord.js\src\client\websocket\WebSocketShard.js:293:10) at WebSocket.onMessage (D:\Documents\GitHub\PaperLaw\node_modules\ws\lib\event-target.js:125:16) at WebSocket.emit (events.js:310:20) at Receiver.receiverOnMessage (D:\Documents\GitHub\PaperLaw\node_modules\ws\lib\websocket.js:800:20) at Receiver.emit (events.js:310:20) at Receiver.dataMessage (D:\Documents\GitHub\PaperLaw\node_modules\ws\lib\receiver.js:436:14) at Receiver.getData (D:\Documents\GitHub\PaperLaw\node_modules\ws\lib\receiver.js:366:17) at Receiver.startLoop (D:\Documents\GitHub\PaperLaw\node_modules\ws\lib\receiver.js:142:22) (node:12968) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). To terminate the node process on unhandled promise rejection, use the CLI flag `--unhandled-rejections=strict` (see https://nodejs.org/api/cli.html#cli_unhandled_rejections_mode). (rejection id: 1) (node:12968) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code.