Copyright changed to MIT License

This commit is contained in:
2026-04-03 19:46:29 +04:00
parent 233a67f2b0
commit d4a5d3d6ee
2 changed files with 6 additions and 672 deletions
+2 -1
View File
@@ -36,7 +36,8 @@ internal class Program
builder.Handlers.CollectHandlersAssemblyWide();
builder.Build()
.UseTelegratorWeb()
.UseTelegratorWeb(dontMap: true)
.RemapWebhook("https://awesome-butt-sex.cloudpub.ru/")
.AddLoggingAdapter()
.SetBotCommands()
.Run();