https://github.com/detectivekaktus/wisp
Dota 2 post-match analysis Discord bot
https://github.com/detectivekaktus/wisp
bot discord-bot dota opendota python valve
Last synced: 2 months ago
JSON representation
Dota 2 post-match analysis Discord bot
- Host: GitHub
- URL: https://github.com/detectivekaktus/wisp
- Owner: detectivekaktus
- License: mit
- Created: 2024-08-18T17:50:36.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-07-03T17:59:43.000Z (3 months ago)
- Last Synced: 2025-07-03T18:54:40.530Z (3 months ago)
- Topics: bot, discord-bot, dota, opendota, python, valve
- Language: Python
- Homepage:
- Size: 7.06 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# wisp
wisp is a DotA 2 Discord bot helper that provides some basic analysis over played matches, players and more.The project relies on the [OpenDota API](https://www.opendota.com/) and [DeepSeek API](https://api-docs.deepseek.com/), so any issues you may experience may be caused due to the problems with these data providers.
Install the dependencies inside the `requirements.txt` file via `pip`. The project relies on `mypy` static checker, so you must have it installed too.
## Copyright
wisp, is an independent, open-source initiative and is not affiliated with or endorsed by Valve Corporation. DotA 2, Steam, and all related trademarks, logos, and other intellectual property are the property of Valve Corporation. All references to DotA 2, Steam, and their associated trademarks are for informational purposes only.