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 !
- Host: GitHub
- URL: https://github.com/simonleclere/instagram-music-bot
- Owner: SimonLeclere
- Created: 2021-03-15T19:40:57.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2021-08-18T11:46:55.000Z (almost 4 years ago)
- Last Synced: 2023-03-09T00:12:09.442Z (about 2 years ago)
- Language: JavaScript
- Homepage: https://www.instagram.com/musicbot_0001/
- Size: 357 KB
- Stars: 2
- Watchers: 1
- Forks: 6
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
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
[](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