PA system that can play messages sent to it over Discord using gTTS. Originally for North Toronto Christian School. Designed to work together with NCH TimeChimes.
- Install the latest version of Python 3.
- Download all the files in this repository to a folder on your Windows computer.
- Download
nircmdc.exe
from the website below, and place it in the same folder. - Install the necessary modules. Type:
pip install gTTS discord
- Open
ntcs_pa_discord.py
in an editor, and add your bot's token. - Run
ntcs_pa_discord.py
.
- NirCmd 2.86 - Copyright (c) 2003-2019 Nir Sofer (https://www.nirsoft.net/utils/nircmd.html)
- MTR PA system sound effect
attn.wav
- Copyright (c) MTR Corporation Limited (http://www.mtr.com.hk) - playsound - Copyright (c) 2017 TaylorSMarks (licenced under the MIT Licence) (https://github.com/TaylorSMarks/playsound)