Merge pull request #325 from 13xforever/vnext

<:sqvat:357815558479020034>
This commit is contained in:
Ilya 2019-05-31 18:47:46 +05:00 committed by GitHub
commit 68992d4789
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -66,7 +66,7 @@ namespace CompatBot.Commands
noEventMsg = "No information about such event at the moment";
else if (ctx.User.Id == 259997001880436737ul || ctx.User.Id == 377190919327318018ul)
{
noEventMsg = "Haha, very funny, <@259997001880436737>. So original. Never saw this joke before.";
noEventMsg = $"Haha, very funny, {ctx.User.Mention}. So original. Never saw this joke before.";
promo = null;
}
if (!string.IsNullOrEmpty(promo))