chalda / DiscordBot

A chat bot for discord app based off discord.js
GNU General Public License v2.0
574 stars 357 forks source link

Urban command is broken #205

Open Einarin opened 2 years ago

Einarin commented 2 years ago

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)