Skip to content

harjeb/dota-brain

 
 

Repository files navigation

About dota-brain

This repository contains the core knowledge of Dota Coach, which is used by the following resources:

The key files in the repository are:

  • heroBuilds.ts: Ability and items builds, combos, and counter itmes
  • messages.ts: Notifications and coaching tips for own as well as enemy heroes
  • disables.ts: Disables of all heroes
  • dispellableBuffs.ts: Dispellalbe buffs of all heroes
  • screenSizes.ts: Positioning of the Dota Coach app within the game

Can I contribute?

Yes, absolutely! Our aim is to provide users with the best possible Dota 2 playing experience. Any suggestions for improvements are welcome.

How can I contribute?

The best way to contribute is to provide input to this GitHub repository. You can do this by following these instructions:

1. Create a fork of the dota-brain repository

2. Modify the documents

  • Select the document you want to edit
  • Click on the pencil icon to edit the document
  • Make changes to the document
  • Click on "Commit changes"

3. Create pull-request

  • Go to the section "Pull requests"
  • Click on "New pull request"
  • Review your changes and then click on "Create pull request"
  • Describe the changes you made
  • Click on "Create pull request"

Can I also use the command line tool git?

Yes, absolutely. More advance users will defintly use git (https://git-scm.com/docs/git). Alternatively you can also work with GitHub Desktop and most IDEs (e.g. Visual Studio Code) directly integrate with GitHub.

Contact

You can contact us via e-mail (info@dotacoach.gg) or join our Discord server (https://discord.gg/CvTUQKg2nt).

About

dota-brain comprises the knowledge of Dota Coach.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 100.0%