Max Isom
Max Isom
Happy to accept a PR for this. :)
I've never seen that error before. 4a8407c might fix it. Otherwise I'd try downgrading to Node v16.
I see > DiscordAPIError[50001]: Missing Access Can you try kicking Muse and re-inviting with the **link that Muse logs**?
For example: 
Try deleting `db.sqlite` (assuming there's nothing important stored for your guilds).
If you 1. Shutdown Muse 2. Delete db.sqlite 3. Restart Muse All existing data should be cleared and an invite link will be printed.
Sorry, I didn't mean to be rude. Try kicking Muse as well from all the servers it's currently in.
I have no plans to add this but would be willing to review a high-quality PR.
Have you both run `yarn install`? A dependency was recently changed that might be causing this.
@giomxx can you run in debug mode by setting the environment variable `DEBUG` to `*` and post the output? (`DEBUG=* npm run start` on *sh)