Simpleboy353 / REAPER-2.0

A multi-purpose discord bot made using Discord.js V14. Includes Logging, Welcomer, Slash Commands, Menu based Help Command and so much more!
GNU General Public License v3.0
329 stars 225 forks source link

Uncaught Exception: ReferenceError: Cannot access 'guildin' before initialization #154

Closed CrazyGladiator closed 2 years ago

CrazyGladiator commented 2 years ago
 Successfully logged in as: Crazy Bot#5474 
Uncaught Exception: ReferenceError: Cannot access 'guildin' before initialization
D:\Documents\REAPER-2.0-master\index.js:81
  channel.send({ embeds: [exceptionembed] })
          ^

TypeError: Cannot read properties of undefined (reading 'send')
    at process.<anonymous> (D:\Documents\REAPER-2.0-master\index.js:81:11)
    at process.emit (node:events:390:28)
    at process._fatalException (node:internal/process/execution:170:25)
Simpleboy353 commented 2 years ago

This error has been fixed in the latest version. Please update to the latest version.

CrazyGladiator commented 2 years ago

TY