Skip to content

Latest commit

 

History

History
14 lines (12 loc) · 489 Bytes

README.md

File metadata and controls

14 lines (12 loc) · 489 Bytes

TwitchPi

Chat Bot that works on Raspberry Pi 3 b+ Must pip install pyttsx3 for TTS function and pygame for MP3 playing

Features:

  • Text-To-Speech (Review the code to know it does and does not speek)
  • Play MP3 clips (Default: Commented out unless you want to use the PImp3 module too)
  • Send custom messages from bot

Updates:

  • 10/17/18:
    • Created
    • MUST EDIT lines 10-13, 73, 89-110 (if using PImp3), 120-180 (Change these to reflect YOUR name, alert messages, bot name)