|
1 |
| -<h1> Windows Installation </h1> |
2 |
| - <img src="https://github.com/user-attachments/assets/6a2efba9-9b47-4195-9ae2-64592352e888" alt="Guide Image" width="70%" height="auto"/> |
3 |
| -<p> It is as easy as <a href="https://github.com/weskerty/test/blob/main/Windows/MagiskInstallWindows.bat">Downloading This File ⬇️</a> and Running it as Administrator </p> |
4 |
| -<p> This will automatically install everything you need and start by asking you to log in with a QR Code or Phone Number. </p> |
| 1 | +<h1>🖥️ Installation on Windows </h1> |
| 2 | +<img src="https://github.com/user-attachments/assets/6a2efba9-9b47-4195-9ae2-64592352e888" alt="Guide Image" width="70%" height="auto"/> |
| 3 | +<p> It's as easy as <a href="https://github.com/BrunoSobrino/TheMystic-Bot-MD/releases/download/WInstaller/TheMystic.exe">Downloading⬇️</a> and Running </p> |
| 4 | +<p> That will automatically install everything you need and start asking you to start with QR Code or Phone Number when it finishes installing </p> |
5 | 5 |
|
6 |
| -<h2> Restart the Bot </h2> |
7 |
| -<p>To start the bot, open UpdateAndStart.bat located in Drive C:\ and that’s it. </p> |
8 |
| -<p>You can also open the folder location and open CMD from there, or directly from CMD with this command <code>cd %USERPROFILE%\mystic && npm start .</code></p> |
9 |
| -<blockquote><p>Windows has a limitation with the terminal where the execution pauses if minimized, and it shows random pop-up windows when using ffmpeg.</p> |
10 |
| -<p>To solve this, you need to add a task in Task Scheduler.</p></blockquote> |
11 |
| -<p>Open Task Scheduler and configure it with these options: </p> |
12 |
| -<p>Add a New Basic or Simple Task</p> |
13 |
| -<p>Add a Name, Choose UpdateAndStart.bat, and set it to start at system boot with additional advanced settings.</p> |
14 |
| -<p>Run whether the user is logged in or not.</p> |
15 |
| -<p>Set it so the task doesn't stop after 3 days and adjust other preferences as needed.</p> |
16 |
| -<p>Like this; </p> |
17 |
| - <video src="https://github.com/user-attachments/assets/aa3794c1-a753-48f5-b178-a2f709b0820f" controls width="100%" height="auto"></video> |
| 6 | +<h2>🔄 Start Bot Again </h2> |
| 7 | +<p>To start the bot open TheMystic.exe again and that's it. </p> |
| 8 | +<br> |
| 9 | +<p>You can also open the folder location where it is and open CMD from there, or directly from CMD with this command <code>cd %USERPROFILE%\mystic && npm start . |
| 10 | +</code></p> |
| 11 | +<blockquote><p>Windows has a limitation with the Terminal which pauses the execution if it is minimized, in addition to showing pop-ups randomly when using ffmpeg</p> |
| 12 | +<p>To solve this you must add a Task in Task Scheduler</p></blockquote> |
| 13 | +<p>Open the Task Scheduler and configure it with these options: </p> |
| 14 | +<p>Add New Basic or Simple Task</p> |
| 15 | +<p>Add Name, Choose TheMystic.EXE and start when the computer starts plus Advanced Settings</p> |
| 16 | +<p>Run Whether or not you log in</p> |
| 17 | +<p>Adjust so that the task does not stop after 3 days and other preferential settings</p> |
| 18 | +<h2>Like this; </h2> |
| 19 | +<video src="https://github.com/user-attachments/assets/aa3794c1-a753-48f5-b178-a2f709b0820f" controls width="100%" height="auto"></video> |
18 | 20 |
|
19 |
| -<p>This will make it start automatically when the PC turns on, without being visible or pausing.</p> |
20 |
| -<h3> For more information, check the Help Groups on one of these platforms or contact directly from the Widget.<h3> |
| 21 | +<p>This will make it start automatically when you turn on your PC without being seen or pausing.</p> |
| 22 | +<h3> For more information, go to the Help Groups on any of these Platforms or Talk Directly from the Widget<h3> |
21 | 23 |
|
22 |
| -<h1> Manual Installation </h1> |
23 |
| -<p>Download and install Node.js, Git, and Python.</p> |
24 |
| -<p>Install them, clone the repository, run npm install in the folder containing the config settings, and npm start.</p> |
| 24 | +<h1>🖐️ Manual Installation </h1> |
| 25 | +<p>Download and Install Nodejs, Git, ffmpeg and python</p> |
| 26 | +<p>Install it, clone the repo, npminstall in the config settings and npm start container folder.</p> |
0 commit comments