Skip to content

Commit 3d7a947

Browse files
authored
✨ Update README.md
1 parent ad8c34a commit 3d7a947

File tree

1 file changed

+4
-6
lines changed

1 file changed

+4
-6
lines changed

Diff for: README.md

+4-6
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,13 @@
1-
# Telegram bot template
1+
# Anonymous chat bot
22

33
aiogram 3.3.0
44

5-
aiogram-dialog 2.1.0
6-
7-
MongoDB
5+
MongoDB beanie
86

97
## Install
108
```bash
11-
git clone https://github.com/sqlmerr/aiogram-bot-template
12-
cd aiogram-bot-template
9+
git clone https://github.com/sqlmerr/anonymouschatbot.git
10+
cd anonymouschatbot
1311
pip install -r requirements.txt
1412
```
1513

0 commit comments

Comments
 (0)