This website requires JavaScript.
Explore
Help
Sign In
ching
/
discord-dota-bot
Watch
1
Star
0
Fork
0
You've already forked discord-dota-bot
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
66
Commits
1
Branch
1
Tag
Go to file
Code
Clone
HTTPS
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Ching L
b5c58f842a
All checks were successful
continuous-integration/drone
Build is passing
Details
continuous-integration/drone/push
Build is passing
Details
chore: Remove draw_result.py as it is no longer needed for match result visualization
2025-03-17 13:49:45 +08:00
.vscode
feat(discord_bot): Add active flag to friend creation
2024-02-08 16:31:37 +08:00
templates
style: Enhance recent matches template layout and responsiveness
2025-03-06 10:10:36 +08:00
.drone.yml
ci:
2024-05-13 11:05:06 +08:00
.gitignore
feat(gitignore): ignore dota.db
2023-09-17 17:27:57 +08:00
develop_requirements.txt
feat: Add image generation and Cloudflare R2 upload support for match reports
2025-03-05 17:50:52 +08:00
discord_bot.py
refactor: Move on_ready event definition to a more appropriate location and restore logging functionality
2025-03-13 16:35:44 +08:00
dota.py
feat: Add streak tracking and notifications for friends' match results
2025-03-13 16:30:40 +08:00
env.ini
feat: Add image generation and Cloudflare R2 upload support for match reports
2025-03-05 17:50:52 +08:00
heroes.json
feat: Add image generation and Cloudflare R2 upload support for match reports
2025-03-05 17:50:52 +08:00
image_generator.py
fix: Remove unnecessary screenshot quality parameter
2025-03-07 10:00:47 +08:00
matches.py
feat(dota.py, matches.py): 增加 models,增加获取朋友最近比赛的逻辑
2023-09-15 16:52:43 +08:00
players.py
feat: Add image generation and Cloudflare R2 upload support for match reports
2025-03-05 17:50:52 +08:00
project-info.md
chore: Remove draw_result.py as it is no longer needed for match result visualization
2025-03-17 13:49:45 +08:00
README.md
Initial commit
2023-09-15 00:05:22 +08:00
utils.py
fix: Ensure ranking conversion handles string input
2025-03-07 11:24:59 +08:00
README.md
discord-dota-bot
Description
No description provided
Readme
24
MiB
Languages
Python
74.7%
HTML
25.3%