update README.md
This commit is contained in:
parent
bdd56ec1ef
commit
e46f6d7275
1 changed files with 8 additions and 0 deletions
8
README.md
Normal file
8
README.md
Normal 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
|
||||
```
|
Loading…
Reference in a new issue