[cm] ability to ban user for an arbitrary period

This commit is contained in:
West14
2022-04-23 21:03:33 +03:00
parent 634695d0d8
commit 5b77ef2b85
6 changed files with 66 additions and 24 deletions
@@ -9,6 +9,10 @@
<ItemGroup>
<ProjectReference Include="..\..\Core\Core.csproj" />
</ItemGroup>
<ItemGroup>
<Folder Include="ParamParser\" />
</ItemGroup>
<Target Name="PostBuild" AfterTargets="PostBuildEvent">
<Delete Files="$(OutDir)\TelegramBot.dll" />