SideProjectGuys / invite-manager-bot

A discord bot that tracks invites and much more
https://docs.invitemanager.co/
GNU General Public License v3.0
166 stars 136 forks source link

TypeError: this._get(...).finally is not a function #172

Closed Deathinflames closed 4 years ago

Deathinflames commented 4 years ago

Hello!

Since IM has been down now for a bit, i decided to try and self host the bot. I understand that very little support is offered for setup and basically anything regarding self hosting support.

The issue i'm having appears to be code related from what i can tell, so i am creating this ticket.

I've successfully installed the bot without any errors or warnings and it is running in a linux environment. When someone joins the discord however, this is displayed in the bot console: https://pastebin.com/raw/5sxgNAv8

It appears to be a web socket issue of some sort, or perhaps some kind of dependency issue? Can anyone please provide some insight as to how to rectify this issue? Thanks!