From 8d1ff28c65c6100504f40d96aada6ed293b3c05f Mon Sep 17 00:00:00 2001 From: SkyJoshua <55738438+SkyJoshua@users.noreply.github.com> Date: Thu, 26 Feb 2026 15:32:55 +0000 Subject: [PATCH] Fix formatting and reorder 'Running the Bot' section --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) 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