Ly-sec / PalBot

PalBot - Whitelist, RCON, Server management Palworld Discoord Bot
20 stars 3 forks source link

Canno't run the bot #5

Closed GameAreaCZ closed 9 months ago

GameAreaCZ commented 9 months ago

Error: Cannot find module 'tynt' Require stack:

Ly-sec commented 9 months ago

Please download / clone it again, I fixed the issue. If you want to fix it yourself: Go into your Handlers folder and open the eventHandler.js. Remove: var tynt = require("tynt");

I forgot to remove it while trying some things, my fault.