mirror of
https://github.com/PaiGramTeam/GramCore.git
synced 2024-11-16 12:02:17 +00:00
xtaodada
1fe8a5efee
Co-authored-by: 洛水居室 <luoshuijs@outlook.com> Co-authored-by: Karako <karakohear@gmail.com> Co-authored-by: LittleMengBot <79637933+LittleMengBot@users.noreply.github.com> Co-authored-by: Nahida <NaHCOx@icloud.com> Co-authored-by: SiHuan <sihuan@sakuya.love> Co-authored-by: Chuangbo Li <im@chuangbo.li> Co-authored-by: zhxy-CN <admin@owo.cab> Co-authored-by: =?UTF-8?q?=E8=89=BE=E8=BF=AA?= <62269186+AnotiaWang@users.noreply.github.com>
18 lines
141 B
Markdown
18 lines
141 B
Markdown
# GramCore
|
|
|
|
## 1. Overview
|
|
|
|
telegram robot base core.
|
|
|
|
## 2. Usage
|
|
|
|
### 2.1 init project
|
|
|
|
```bash
|
|
poetry install -v
|
|
```
|
|
|
|
### 2.2 usage
|
|
|
|
TODO
|