You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Any attempt to use the urban command crashes the bot with this stacktrace:
SyntaxError: Unexpected end of JSON input
at JSON.parse (<anonymous>)
at IncomingMessage.<anonymous> (D:\Projects\DiscordBotWindows\node_modules\urban\lib\urban.js:83:24)
at IncomingMessage.emit (events.js:228:7)
at endReadableNT (_stream_readable.js:1185:12)
at processTicksAndRejections (internal/process/task_queues.js:81:21)
The text was updated successfully, but these errors were encountered:
Any attempt to use the
urban
command crashes the bot with this stacktrace:The text was updated successfully, but these errors were encountered: