A music sharing telegram robot using Redis database and Telebot python library using Redis database
Summary NovaMusic is a music sharing robot. Users can get music and music lyrics using inline queries. Users can send music to robot and robot saves the music in the database. This is how music database grows up. I used Redis nosql database for this project. You can create a free Redis online database, use this link. Plans Create lyricsfreak.com API Done -> LyricsFk Environment Create a file named .env in the directory and add all the variables there. An […]
Read more