Deploying The Bot
Here is the complete instructions to Deploy Your Bot In Local Environment (VPS,PC etc.) or in Heroku
Last updated
Was this helpful?
Here is the complete instructions to Deploy Your Bot In Local Environment (VPS,PC etc.) or in Heroku
Last updated
Was this helpful?
First we need to clone the Repository to Your PC. To do that Open up a new terminal window and run the following command.
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.
Done ✅! You have finally hosted your bot, Enjoy!
Well, to host in Heroku you don't need to do big things :D
Filling Configs,
Done ✅! You have finally hosted your bot, Enjoy!
Before doing this please go ahead and fill config.py with your own values. ( if you don't know how to get config values). After That Run the following command.
You must fill all required configs with your own values. If you don't know how to get those please .