From 4551f0b5fae07e01632ca69985f36e6cc238b1b9 Mon Sep 17 00:00:00 2001 From: luke Date: Tue, 4 Dec 2018 07:57:03 -0800 Subject: [PATCH] updating gTTS-token to get text to speech to work again --- app/requirements.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/app/requirements.txt b/app/requirements.txt index ec1efc85..a39e99b0 100644 --- a/app/requirements.txt +++ b/app/requirements.txt @@ -2,6 +2,7 @@ beautifulsoup4 discord.py docker gTTS +gTTS-token pyowm requests wikipedia