Boris Muratov

Results 80 comments of Boris Muratov

To give some context, the duration in parentheses is calculated after the infraction is added to the database. In a very rare case we had some latency and a 10...

Interesting to see that this issue has been open since August 2019 haha In terms of today's bot, the plans are to import the idea we had for rattlesnake. Yes,...

According to a vote we held with the mods, the alert should always ping if the unfurl fails, but otherwise ping only if the destination is blacklisted.

@MarkKoz the `UserConverter` relies on the cache, which is usually not enough. Whenever we try look someone up by name#discrim when they've left the guild we get an error.

I see. If after merging it's resolved I'll close the issue then.

From my testing the converters PR does not achieve the desired behavior described here.

> > > Making it a converter brings other complications, like what would it return? > > I suppose we'd want the converter to return a custom datatype instance which...

It should just fail to convert in that case.

> > This has been inactive for a while so I'll put it up for grabs. > > What's left to do? Addressing your comment and fixing the merge conflict?...

It seems to me that this should just be a utility function imported from another module. It's a general purpose function to format a bot message (despite its specific name),...