agilbert1412

Results 11 comments of agilbert1412

I'm on version 2.5.1 Would you show me the code you used to test it?

``` } else if (message.startsWith("s ")) { bot.deleteMessage({ channelID: channelID, messageID: evt['d']['id'] }, function(error) { if (error != null) { logger.info('error deleting message: ' + error); } var parts =...

I'll update the tags for you, but for what it's worth, I've personally started closing my PRs if they get blocked over something minor and follow up questions are ignored.

Since #2698 is merged, you should probably update the description to not say "don't review" lmao

It has been discovered, shortly after the creation of this PR, that plando and start inventory from pool rely on this "incomplete" equality to work properly. These would need to...

If I had been asked, my response would have been closer to remyjete's. Now that you mention it, I guess random is also a concern, but that's the kind of...

@ThePhar > Wouldn't this be no longer an issue with the webhost changes that now render the full lists/sets with their valid keys? Also, this is definitely just my personal...

I'm not knowledgeable enough, nor motivated enough to go obtain that knowledge, to do the polishing in question. I agree it would be an improvement, but I also firmly believe...

Alright, no update or communication in several weeks, I shall take this as a "We don't want this". I'll keep the branch up on my fork for reference, and if...

Could you elaborate on what Stardew does / needs to do?