ralphkb / sentinel-tickets

Sentinel Tickets is a free and configurable open source discord ticket bot without watermarks or bloat.
https://sentineltickets.com
MIT License
35 stars 8 forks source link

Error use Command blaklist list #82

Closed MahdiTeaR closed 4 months ago

MahdiTeaR commented 4 months ago

Screenshot 2024-07-17 110454

mrc4tt commented 4 months ago

It works fine, I can't debug the issue. image

You can try restarting the bot or re-run the slash command. :-)

MahdiTeaR commented 4 months ago

Does command /blacklist list work for you?

mrc4tt commented 4 months ago

Seems the command blacklist list is bugged.

4|ticketbo | 
4|ticketbo | 
4|ticketbo | SyntaxError: Unexpected end of input
4|ticketbo |     at internalCompileFunction (node:internal/vm:128:18)
4|ticketbo |     at wrapSafe (node:internal/modules/cjs/loader:1279:20)
4|ticketbo |     at Module._compile (node:internal/modules/cjs/loader:1331:27)
4|ticketbo |     at Module._extensions..js (node:internal/modules/cjs/loader:1426:10)
4|ticketbo |     at Module.load (node:internal/modules/cjs/loader:1205:32)
4|ticketbo |     at Module._load (node:internal/modules/cjs/loader:1021:12)
4|ticketbo |     at Module.require (node:internal/modules/cjs/loader:1230:19)
4|ticketbo |     at Hook._require.Module.require (/usr/lib/node_modules/pm2/node_modules/require-in-the-middle/index.js:101:39)
4|ticketbo |     at require (node:internal/modules/helpers:179:18)
4|ticketbo |     at Object.<anonymous> (/home/fsh/sentinel-tickets/commands/ContextMenu/ticketAlert.js:12:25)
4|ticketbo | [InteractionCreate] blacklist command error: Error: Received one or more errors
4|ticketbo | [InteractionCreate] blacklist command error: Error: Received one or more errors
ralphkb commented 4 months ago

Hey, thank you for reporting this issue. It is now fixed in this commit: 3a87a77