How to setup your Python discord bot!

We've made it quite easy to run your new python bot, simply follow the steps below!

1) Once the service is purchased, please login to our panel at https://games.plox.host/.
2) Afterwords, please visit your service.
3) From here, you should start by uploading your bot files. You can do this by visiting the File Manager tab and uploading the files!
d543fff5235aac37f80194d2b933109fc5c4ce59806f5524c6bd05a46bb1cde1790dce5cc0d47226?t=48ef65404ffe3e76d239f3c486fc43bd
3) After your files are uploaded, create a file called `requirements.txt`. In this file, place each requirement for your discord bot in a different line. For example:
533b7ecae9474729b900bddc26ae557e2355eee26245e9dd458acdc741fd4aa073c40ff50bbf9ab8?t=a7d2be827ee6ad3708b0b21412855a41
4) After you have placed your requirements. Please visit the "Startup" tab and set your bot start file. (This is the file you start your bot with)
fa1060eb3730c0486b3e411a1636458dd498a14cf84d59639e7aff53b22d817a5100e64013c6bdd2?t=4890befa45398d95dd0c1993bd70053e
5) After you set the startup file. You can now start your discord bot!

Your bot will start by downloading the required modules you set in your requirements.txt file. Your bot should start after.

If you come along any issues, feel free to send a message to our team!