Deploying The Bot
Here is the complete instructions to Deploy Your Bot In Local Environment (VPS,PC etc.) or in Heroku
Deploy in Local Environment
Cloning The Repository,
First we need to clone the CallsMusic-Plus Repository to Your PC. To do that Open up a new terminal window and run the following command.
Installing Requirements,
We need to install all the necessary libraries to run the bot.
Install Python,
Install ffmpeg,
Install All Other Requirements,
First enter the cloned git repository dir. To do that please run cd Callsmusic-Plus
. The run the following command.
Run The Bot,
Before doing this please go ahead and fill config.py with your own values. (Read this if you don't know how to get config values). After That Run the following command.
Done ✅! You have finally hosted your bot, Enjoy!
Deploy in Heroku,
Well, to host in Heroku you don't need to do big things :D
Click On The Deploy Button,
Filling Configs,
You must fill all required configs with your own values. If you don't know how to get those please click here.
Done ✅! You have finally hosted your bot, Enjoy!
Last updated
Was this helpful?