Installation
Last updated
Last updated
This guide requires you to have a server on the specific pterodactyl that is able to run python applications. If you are unsure this is the case, ask the host provider.
Visit https://github.com/modmail-dev/Modmail and download the bot as a zip file.
Your downloaded zip file needs to be uploaded into your server in the panel.
Unarchive the uploaded zip file and delete the original uploaded .zip file as we are using the Modmail-master folder.
Navigate into the Modmail-master
folder and create a new file, fill it with the required environment vairables. See https://docs.modmail.dev/installation#preparing-your-environmental-variables
Navigate to the startup tab and edit the following sections:
Docker Image: Python 3.10
(Recommended version)
User uploaded files: enabled
App py file: Modmail-master/bot.py
Requirements file: Modmail-master/requirements.txt
Navigate to the settings page and reinstall the server. This makes sure the selected python version 3.10 is installed properly. uploaded folder will not be deleted as it just reinstall the software that runs your application.
You can start the bot by navigating to the console. Press the start
button to run the bot.