Create README.md

This commit is contained in:
Hazem Krimi
2020-05-15 11:52:48 +01:00
committed by GitHub
parent 90749c7f3e
commit d45117cbb3
+10
View File
@@ -0,0 +1,10 @@
# Bantoufi Discord Bot
Simply a discord bot that plays audio tracks from facebook, youtube and podcast websites
# Deployment to Heroku
1. Fork this repository
1. Create an app on Heroku
1. Connect the app with your forked repository
1. Add these buildpacks: [Ffmpeg buildpack](https://github.com/jonathanong/heroku-buildpack-ffmpeg-latest.git) and [Puppeteer buildpack](https://github.com/jontewks/puppeteer-heroku-buildpack.git)
1. Deploy
Check this [video](https://www.youtube.com/watch?v=f3wsxbMbi5M) for a detailed guide