File tree Expand file tree Collapse file tree 1 file changed +2
-7
lines changed
Expand file tree Collapse file tree 1 file changed +2
-7
lines changed Original file line number Diff line number Diff line change 4747
4848# Telegram Integration Library
4949
50- .NET10.0 Library to be used to implement Telegram integration.
50+ .NET10 Library to be used to implement Telegram integration.
5151
5252## Goals
5353
@@ -56,7 +56,7 @@ The goal of this repository is to help developers/companies to implement solutio
5656The solution contains integration with the following services:
5757
5858- ** OpenAI** for the implementation of a chatbot that can be used to interact with the user.
59- - ** Stripe** for the implementation of a payment system that can be used to interact with the user .
59+ - ** Stripe** for the implementation of a payment system.
6060- ** MongoDB** for the implementation of a storage system that can be used to store the user data.
6161- ** CloudAmqp** for the implementation of a message broker that can be used to send messages between the services.
6262
@@ -77,11 +77,6 @@ Make sure you have following accounts:
7777- [ MongoDB] ( https://www.mongodb.com/ ) account
7878- [ CloudAmqp] ( https://www.cloudamqp.com/ ) account
7979
80- On Azure you need to create the following resources:
81-
82- - Azure Cognitive Services account
83- - Azure Storage account
84-
8580## Getting Started
8681
8782``` bash
You can’t perform that action at this time.
0 commit comments