BeepIsla / csgo-commend-bot

Commend/Report bot in NodeJS
GNU Affero General Public License v3.0
288 stars 144 forks source link

TypeError: Cannot read property 'toUpperCase' of undefined #466

Closed XclusivVv closed 4 years ago

XclusivVv commented 4 years ago

Hi, I noticed you updated this from Marc's pull request about 15 minutes ago.

Since the update, whenever you try and run this, the following error comes up:

TypeError: Cannot read property 'toUpperCase' of undefined

It also mentions:

TypeError: Cannot read property 'toUpperCase' of undefined at C:\csgo-commend-bot-master\index.js:277:23
BeepIsla commented 4 years ago

Fix your config, there is a variable missing. Even better just delete your config and make a new one from the example.