
An example of a Modmail thread.

Click Copy to copy the application ID. This is also known as your "Bot ID".
@@ -190,7 +190,7 @@ In this case, you can still follow the same steps below, but first click **Build
.png)
.png)

A simple illustration explaining how Docker works
.png)
python3.10 -m pip install pipenv
+python3.10 -m pipenv install --python 3.10
+
+
+Create a file named `.env` with `nano` and paste all the environmental variables (secrets) needed to run the bot via right-clicking in the nano editor. Refer to the steps in the [parent Installation page](../#preparing-your-environmental-variables) to find where to obtain these.
+
+```bash
+nano .env
+```
+
+.png)











python3.10 -m pipenv install --python 3.10
+
+
+Create a file named `.env` with `nano` and paste all the environmental variables (secrets) needed to run the bot via right-clicking in the nano editor. Refer to the steps in the [parent Installation page](../#preparing-your-environmental-variables) to find where to obtain these.
+
+```bash
+nano .env
+```
+
+.png)
.png)

Create a GitHub fork for the Logviewer Repository.



@@ -103,7 +101,7 @@ From the [**New Project**](https://railway.app/new) page, create the project by
.png)
Navigate to the Deployments tab, save and open this URL.

Navigate to the Deployments tab, save and open this URL.

This URL should show the Logviewer homepage.

This URL should show the Logviewer homepage.
mongodb+srv://modmail:elAO7wF1r07pNG6u@cluster0.example.mongodb.net
|
+| | | |
| **`TOKEN`** | The Discord bot token from your Notepad. | MTA3Djv3IAxNjk1NDgdKD231.G1AoUjD.5z629aKP34JKHn4v1EsdNUwdDO3MvBR9ifVES4
|
+| | | |
| **`LOG_URL`** | The Logviewer URL from your Notepad. Remember to add `https://` in front! | https://web-production-1234.up.railway.app
|
+| | | |
| **`OWNERS`** | Your Discord ID. If you have multiple owners, separate your IDs with a comma. | 718827787302791100
|
+| | | |
| **`GUILD_ID`** | The ID of the Discord server for your Modmail bot. | 109483701365508619
|
+| | | |

.png)
.png)

.png)
.png)
.png)
.png)
.png)
