agilbert1412

Results 5 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...