Add TTD watchdog

This commit is contained in:
ceb515
2024-02-15 13:55:23 -05:00
parent d52c40f557
commit 1371411f62
2 changed files with 24 additions and 0 deletions
+7
View File
@@ -1,5 +1,12 @@
## TwoToneDetect Executable Path
ttd_path = "C:\\PATH\\TO\\TTD.exe"
## Discord Bot Token
key = 'Bot Token'
## Folder to Watch for output audio
watch_folder = '/path/to/folder'
## Discord Channel ID to send notifications
channel_id = channel_id_number
## Generally a good idea.
delete_after_upload=True
## This will slow down pages and is unreliable.
speech_to_text = True