2021-11-28 14:55:10 +00:00
|
|
|
<div align="center">
|
|
|
|
|
|
|
|
![Python](https://img.shields.io/badge/Python-3.9|3.8-blue)
|
|
|
|
|
|
|
|
</div>
|
|
|
|
|
2021-11-28 11:40:53 +00:00
|
|
|
# iShotaBot
|
2021-11-28 14:55:10 +00:00
|
|
|
|
|
|
|
## 简介
|
|
|
|
|
|
|
|
拥有很多功能的 Python Telegram Bot
|
|
|
|
|
|
|
|
## 特色
|
|
|
|
|
|
|
|
- 解析 bilibili 视频
|
|
|
|
- 简易版问与答
|
|
|
|
|
2022-03-05 13:45:05 +00:00
|
|
|
## 部署
|
|
|
|
|
|
|
|
1. 在 config.gen.ini 中设置 api_id , api_hash
|
|
|
|
2. 复制 config.gen.ini 为 config.ini
|
|
|
|
3. 使用 pip 从 requirements 安装所需库
|
|
|
|
4. ```python3 main.py```
|
|
|
|
|
|
|
|
Copyright © 2021-2022 Xtao-Labs
|
2021-11-28 14:55:10 +00:00
|
|
|
|
|
|
|
# IDE
|
|
|
|
|
|
|
|
<a href="https://www.jetbrains.com/?from=Bili-Everything-Info" target="_blank">
|
|
|
|
<img src="https://tva1.sinaimg.cn/large/008eGmZEly1gov9g3tzrnj30u00wj0tn.jpg" width="150"/>
|
|
|
|
</a>
|