diff --git a/README.md b/README.md index b3384a7..a82b574 100644 --- a/README.md +++ b/README.md @@ -69,11 +69,6 @@ All required NuGet packages will be installed automatically using the provided SkyBot.csproj file.

-

Running the Bot

- -
dotnet run
-
-

Configuration

Before running the bot, create a .env file in the root directory of the project with the following content:

@@ -90,6 +85,11 @@ Sensitive data such as bot tokens should never be committed to the repository. Use environment variables or secure configuration methods.

+

Running the Bot

+ +
dotnet run
+
+

Contributing

Contributions are welcome. By submitting a contribution, you agree that your