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.
- Debian based distros only
sudo apt-get install wmctrl xdotool python-dbus inotify-send
- Download repository
git clone https://github.com/Caleb-Shepard/Dota2_Autoaccept_Alexa
- Run
Client side
# once launched, begins listening for queue notifications from gnome-shell
cd Dota2_Autoaccept_Alexa
python2.7 doto.py
Alexa Server Side
- 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
"Alexa, accept queue."
"Alexa, decline queue."
Initial Release - 10/07/2017
Current Release - 10/08/2017