Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/nishantssoni/KiloBot
- Owner: nishantssoni
- License: mit
- Created: 2022-02-19T09:57:54.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-03-02T09:41:17.000Z (over 2 years ago)
- Last Synced: 2024-06-28T12:32:26.908Z (5 months ago)
- Language: Python
- Size: 97.7 KB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)