Skip to content

Latest commit

 

History

History
38 lines (27 loc) · 1.51 KB

Readme.md

File metadata and controls

38 lines (27 loc) · 1.51 KB

Rhythm - Telegram Bot

Bot Link - Rhythm

This Telegram bot provides the following features:

  • Search Carnatic Ragas and Swaras
  • Search Western music Scales and Chords
  • Conversion of music notes from Carnatic to Western

Installation

To use this bot, you need to have a Telegram account. You can install the bot by following these steps:

  1. Clone the repository by running git clone https://github.com/Lavin-tom/TelegramBot.git> in your command line.
  2. Get token/api from Bot-Father through telegram.
  3. Copy api in newfile named api-key.txt
  4. Start the bot by running python bot.py in your command line.

Usage

After you have installed the bot, you can start using it by typing commands in a Telegram chat with the bot. The following commands are available:

  • /start - Restart bot.
  • /carnatic - Search Carnatic ragas and swaras.
  • /western - Search Western Scales and chords.
  • /convert - Convert Carnatic notes to Western notes.
  • /source - Source code/Link to this repo.
  • /help - Help.
  • /all - Convert Carnatic notes to Western notes.
  • /about - About bot.

Credit

Bot icon created by Uniconlabs - Flaticon

Reference