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

https://github.com/simonleclere/instagram-music-bot

Simple instagram bot to send music by voice messages !
https://github.com/simonleclere/instagram-music-bot

Last synced: 6 months ago
JSON representation

Simple instagram bot to send music by voice messages !

Awesome Lists containing this project

README

        

# Insta Music Bot

Simple instagram bot to send music or youtube videos (limited to those of one minute or less) by voice messages on instagram !

# How to use

Just send `!play musicname` to the bot in private message, make your choice among the proposed results and let's hear it!

# How to install

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

OR

```
git clone https://github.com/SimonLeclere/Instagram-music-bot.git
npm i
```

Then fill the configuration file with your instagram credentials and use the following command to launch the bot.

```
node .
```

This little project uses [insta.js](https://github.com/Androz2091/insta.js) a module created by [Androz2091](https://github.com/Androz2091/) <3