Skip to content

DmytroMysak/LittlePigBot

 
 

Repository files navigation

Little pig bot

Small pig that play anything that you send to telegram bot

Goals before release version 1

Main

  • finish pig-config commands

Additional

  • fix unexpected error (prevent loop)
  • send quiet response
  • default volume to 50
  • fix bug youtube stop play song before end
  • move changelog to common folder
  • add translation to pig response
  • log ytdl-core errors
  • fix 429 youtube error
  • show current state (language, voice, volume)
  • change voice list from 2 to 4
  • merge an automatic bump + changelog generation
  • fix _id/id issue in monggose
  • use static for command name

Goals for v2

  • add a stop all command (rename stop command to next command)
  • add play previous command (up to 100 previous song)
  • current play
  • support sound cloud
  • investigate spotify support
  • setup correct Rabbitmq

Install pig by yourself

  • Clone repo
  • Go to folder client
  • Todo everything from client readme
  • Done :)

About

synthesize voice from text on RPI

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 99.2%
  • Dockerfile 0.8%