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 eNannyBot
An 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 picture
pip install pipenv
pipenv install
python telegrambot.py
- Denis de Azevedo [email protected]
This project is licensed under the MIT License - see the LICENSE.md file for details.