This commit is contained in:
2026-03-12 20:27:40 +00:00
parent 21ddaf4c0b
commit 177cb12b59
2 changed files with 2 additions and 2 deletions

View File

@@ -72,7 +72,7 @@ provided <code>SkyBot.csproj</code> file.
<p>Before running the bot, create a <code>.env</code> file in the root directory of the project with the following content:</p>
<pre><code>TOKEN=your-bot-token-here
DEVPREFIX=your-prefix-here
PREFIX=your-prefix-here
</code></pre>
<ul>