Update README.md
This commit is contained in:
parent
a632440efd
commit
b14913362e
@ -19,7 +19,7 @@ var bot = BotBaseBuilder
|
||||
.WithStartForm<Start>()
|
||||
.NoProxy()
|
||||
.OnlyStart()
|
||||
.UseSQLDatabase("localhost", "telegram_bot")
|
||||
.UsePostgreSqlDatabase("localhost", "8181", "telegram_bot")
|
||||
.UseEnglish()
|
||||
.Build();
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user