Skip to content

Caleb-Shepard/Dota2_Autoaccept_Alexa

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Alexa_Auto_Accept_Dota2

Welcome to Alexa Auto-Accept Dota2, this is a new skill for Alexa that allows her to be interacted with via voice commands to accept or decline a queue pop-up for Dota 2.

Installation and Excecution

  1. Debian based distros only
sudo apt-get install wmctrl xdotool python-dbus inotify-send
  1. Download repository
git clone https://github.com/Caleb-Shepard/Dota2_Autoaccept_Alexa
  1. Run
    Client side
# once launched, begins listening for queue notifications from gnome-shell
cd Dota2_Autoaccept_Alexa
python2.7 doto.py

Alexa Server Side


Prerequisites

  • Amazon's Alexa
  • Debian based distro (will fix for OSX and Windows)
  • 2 GB RAM
  • 30 MB
  • Dota 2 installed
  • Have Python 2.7 installed
sudo apt install python2.7

Voice Commands

"Alexa, accept queue."
"Alexa, decline queue."

Version 0.4.0 - Beta

Initial Release - 10/07/2017
Current Release - 10/08/2017

Authors

Caleb Shepard
Andrew Shepard
Derek Donahue
Tiger Sachse

License

MIT License

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%