Revert "fix possible bans from Pavel Durov"

This reverts commit 1460cb0a75.
This commit is contained in:
2024-05-28 22:30:28 +03:00
parent 1460cb0a75
commit 77d89f011b
3 changed files with 6 additions and 15 deletions
-3
View File
@@ -160,9 +160,6 @@ public class Reputation : CommonHandler
[Command("top", CommandParseMode.Both)]
public async Task HandleTop()
{
await Reply("This feature is currently disabled.");
return;
var msg = new HtmlString();
msg.TextBr("Топ репутации чата: ");
var i = 1;