update README.md

This commit is contained in:
Babrick 2024-10-26 18:10:43 +00:00
parent bdd56ec1ef
commit e46f6d7275

8
README.md Normal file
View file

@ -0,0 +1,8 @@
# Babrick bot
### A simple bot on Next.py.
### [Invite bot](https://app.avanpost20.ru/bot/01JAZYM3PMPBXFSBGY9ZXR9F52)
**Quick start:**
```
python3 -m pip install aiohttp asyncio
python3 main.py
```