This is the Telegram Bot we use for our little baby Lara.
Configuration file is located in config folder.
Rename the file config.ini.example to config.ini and configure it.
Lara's eNannyBotAn electronic nanny for our daughter Lara. It plays a lullaby as its only feature so far.# Generic commands
start - Send a list of all available commands
help - Bot help and available commands
# Audio player
play - Play the lullaby song
stop - Stop song
pause/unpause - Pause/resume playing
volume - Turn up/down the volume
# Camera
pic - Take a picturepip install pipenv
pipenv install
python telegrambot.py- Denis de Azevedo denis.azevedo@gmail.com
This project is licensed under the MIT License - see the LICENSE.md file for details.