Ronald Huggler

Results 9 comments of Ronald Huggler

Hi @ParthS007, help would be appreciated. I've started working on it this evening and didn't get that far. [https://github.com/rHuggler/krorg-bot](https://github.com/rHuggler/krorg-bot) (_i created it on my personal account because i don't know...

I'm thinking about changing to Javascript, the existing Discord API wrappers for Python I've found are outdated and/or have vulnerable versions of other packages as sub-dependencies. Any thoughts on that?

Wrapping up the day and it's working now :tada: I've ran some tests on a private server and a test organization I've created and I was able to add an...

I need some help figuring out these things: - Where to deploy the bot to and how to keep it running (Heroku, I guess?) - How to authorize the bot...

Alright. It would be good if someone could collaborate as well, I won't be available today

I'll add you as collaborators when I'm back from lunch EDIT: Done, you're both invited to be Collaborators. To everyone else, feel free to fork and open a Pull Request!

Added a test for the async function and discovered I messed up by nesting async functions. But it works like a charm now!