music-theory-bot
A Music Theory Telegram Bot written in Python.
The bot is built with Python-Telegram-Bot library: https://github.com/python-telegram-bot/python-telegram-bot
IMPORTANT NOTE
- You need to edit "config/settings.json" file and set "TOKEN" with your Telegram Bot's token and "HOST" with a poroper URL to a site where the audio and image data is stored.
- You can take the required audio and images data from the Jazz Piano Trainer project: https://github.com/2CoderOK/jp-trainer (e.g. for the "HOST" :
https://YOURSITE.COM/SOME_PATH/
- make sure thathttps://YOURSITE.COM/SOME_PATH/audio
andhttps://YOURSITE.COM/SOME_PATH/images
are accessible)
Watch a video on how this telegram bot was created: https://youtu.be/sEdddyxVqMg