mirror of
https://github.com/PaiGramTeam/PamGram.git
synced 2024-11-16 03:55:26 +00:00
1.7 KiB
1.7 KiB
TGPaimonBot
简介
基于 python-telegram-bot 的 Paimon BOT
项目仅供学习交流使用,严禁用于任何商业用途和非法行为
环境需求
- Python 3.8+
- MySQL
- Redis
使用方法
1. 安装 poetry
pip install --upgrade poetry
2. 安装依赖
poetry update
3. 运行
python ./main.py
其他说明
这个项目目前正在扩展,加入更多原神相关娱乐和信息查询功能,敬请期待。
Thanks
Nickname | Introduce |
---|---|
原神抽卡全机制总结 | 本项目抽卡模拟器使用的逻辑 |
西风驿站 | 本项目攻略图图源 |
Yunzai-Bot | 本项使用的抽卡图片和前端资源来源 |
Crawler-ghhw | 本项目参考的爬虫代码 |