View Single Post
  #1  
Old 11-20-2017, 08:52 PM
cubber
Discordant
 
Join Date: Apr 2006
Posts: 374
Default EQAlerter - A Python based audio alert system for EQ. With Discord Bot Support!

This basically is a Python alternative to GINA (https://eq.gimasoft.com/gina/) for Linux users that play the game in Wine. However I added a special twist by creating two versions of the program. One is standalone that uses the CMU flite TTS engine and the other is a Discord Bot version that uses the Discord python API and TTS as well as CMU's flite to provide alerts to an entire raid over Discord. The source code is available at my github repo here:

https://github.com/bullr/EQAlerter

Enjoy! I already have quite a few people interested in a Windows fork of this. I am not a Windows user or developer since I solely use Linux, however if someone from the community is willing to take up the effort I will happily provide commit rights to the github repo after a bit of vetting.
Reply With Quote