Skip to content
This repository was archived by the owner on Mar 15, 2024. It is now read-only.

piwneuh/d2api-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

D2API

D2API is a simple API for creating custom matches in Dota2.

Running the API

To run the API create an .env file in the root directory with the following content:

STEAM_USERNAME=your_steam_username
STEAM_PASSWORD=your_steam_password

Then run the following commands:

# Install the dependencies
$ pip install -r requirements.txt

# Run the script
$ python main.py

About

Testing dota2 python lib

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages