Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/nishantssoni/KiloBot

a chatting bot which can download song.
https://github.com/nishantssoni/KiloBot

Last synced: 3 months ago
JSON representation

a chatting bot which can download song.

Awesome Lists containing this project

README

        

# KiloBot

A telegram chatting bot which can download songs.

- [x] basic chatting.
- [x] can search and download songs.
- [x] download image which is send to the bot for further processing.

## Deploy to Heroku

[![Deploy](https://www.herokucdn.com/deploy/button.svg)](https://heroku.com/deploy)

## Installation

Use the package manager [pip](https://pip.pypa.io/en/stable/) to install packages.

```bash
$ git clone https://github.com/nishantssoni/KiloBot.git
$ pip install -r requirements.txt
```
## Usage
- First make a telegram bot from botfather and generate your **API key**
- place your API KEY in [.env.sample](https://github.com/nishantssoni/KiloBot/blob/main/.env.sample) and rename file to `.env`.

```
$ python bot.py
```
## Screenshots
![App Screenshot](https://i.ibb.co/fkd1Z6t/image-search.png)

![App Screenshot](https://i.ibb.co/LPsfhr1/chatting.png)

![App Screenshot](https://i.ibb.co/zmFqMnv/Capture2.png)

## Contributing
Contributions are always welcome!
- this bot is created by using [jio saavan unofficial API](https://github.com/cyberboysumanjay/JioSaavnAPI)

## Hi, I'm Nishant! 👋

## 🔗 Links
[![twitter](https://img.shields.io/badge/twitter-1DA1F2?style=for-the-badge&logo=twitter&logoColor=white)](https://twitter.com/nishantssoni)