ryceg / Eigengrau-s-Essential-Establishment-Generator

A town generator that is suitable for out of the box play in any fantasy TTRPG setting.
https://eigengrausgenerator.com
MIT License
822 stars 151 forks source link

Eigengrau's Helper is currently not working due to broken library changes. #669

Open ryceg opened 3 years ago

ryceg commented 3 years ago

Describe the bug

Eigengrau's Helper is a companion Discord bot which is currently not working due to libraries having breaking changes. It needs to be fixed so that the Hivemind Creativity channels can work again.

I commissioned the bot from someone else, so have only a very passing understanding of how the Discord API works, but my understanding is that a third party API was used to enable slash commands (because it was commissioned when slash commands were still in beta); the issue therefore likely lies in the slash-create module.

The first to submit a pull request that fixes the issues and restores it to previous functionality will receive the bounty of $50USD payable via PayPal or similar method.

Tasups commented 2 years ago

Is this issue still open/need to be fixed?

ryceg commented 2 years ago

Yes, it is indeed still open. If you want to take a crack at it, shoot me a message over in the Discord server and I can set up some channels for you to use to test.

Tasups commented 2 years ago

I'm going to start researching the issue first. I see on Discord that you say that it just needs to be hooked up to the slash-create npm package. I'll start there first.