Skip to content

Commit 458efc2

Browse files
committed
Merge branch 'master' of github.com:deploy-f/botf
2 parents 3f36520 + 9e8eb5d commit 458efc2

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

README.md

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
# BotF
2-
[![Nuget](https://img.shields.io/nuget/v/Deployf.Botf)](https://www.nuget.org/packages/Deployf.Botf) [![GitHub](https://img.shields.io/github/license/deploy-f/botf)](https://github.com/deploy-f/botf/blob/master/LICENSE) [![CI](https://github.com/deploy-f/botf/actions/workflows/dotnet.yml/badge.svg)](https://github.com/deploy-f/botf/actions/workflows/dotnet.yml)
2+
[![Nuget](https://img.shields.io/nuget/v/Deployf.Botf)](https://www.nuget.org/packages/Deployf.Botf) [![GitHub](https://img.shields.io/github/license/deploy-f/botf)](https://github.com/deploy-f/botf/blob/master/LICENSE) [![CI](https://github.com/deploy-f/botf/actions/workflows/dotnet.yml/badge.svg)](https://github.com/deploy-f/botf/actions/workflows/dotnet.yml) [![Telegram Group](https://img.shields.io/endpoint?url=https%3A%2F%2Ftg.sumanjay.workers.dev%2Fbotf_community)](https://t.me/botf_community)
33

44
Make beautiful and clear telegram bots with the asp.net-like architecture!
55

6-
BotF have next features:
6+
BotF has next features:
77

88
* long pooling and webhook mode without any changes in the code
99
* very convinient way to work with commands and reply buttons
@@ -18,7 +18,9 @@ BotF have next features:
1818

1919
## Documentaion
2020

21-
Visit to [our wiki](https://github.com/deploy-f/botf/wiki) to read botf documentation
21+
(Under development) Visit to [our wiki](https://github.com/deploy-f/botf/wiki) to read botf documentation
22+
23+
Good video on youtube https://www.youtube.com/watch?v=hieLnm9wO6s
2224

2325
## Install
2426

@@ -92,4 +94,4 @@ Other examples you can find in `/Examples` folder.
9294

9395
## Hosting
9496

95-
After you develop your bot, you can deploy it to our hosting: [deploy-f.com](https://deploy-f.com)
97+
After you develop your bot, you can deploy it to our hosting: [deploy-f.com](https://deploy-f.com)

0 commit comments

Comments
 (0)