Gal Grünfeld

Results 25 comments of Gal Grünfeld

> Waifu2x Extension GUI Thanks for the information and the recommendations! :)

https://github.com/martin-sweeny is already thinking of developing a bot for that - I think you guys should pair up. :)

Looks great! I added it manually to my local installation, thank you!

Did you test this? 'cause it didn't work for me. This doesn't support ESM completely - it does add exports to the various core files, since they, themeslves, have a...

The comment says: > import does not support reloading as of the moment. Its not a deal breaker, but I'd rather not touch it for now. I don't understand -...

> > I don't understand - why and how is reloading of user-defined Command modules necessary? > > ¯\_(ツ)_/¯ > > > Also, where do you use `loadModules()` - in...

Also, just to make sure - your `main` file (`index` or whatever you called it) file and your client class file are both `.mjs` files and you're using `type: "module"`...

Thanks, I tried it and it works great! :)

> did you have multiple instances of the bot up? No, I did not.

> did you have multiple instances of the bot up? Is there any way to debug this? Like with some maybe web request/response logger?