From 1f76cd5fa65e8440d711534c2f39aeb5d5b28172 Mon Sep 17 00:00:00 2001 From: LNLenost Date: Mon, 31 Mar 2025 10:15:25 +0200 Subject: [PATCH] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 83ff95c..184c033 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,6 @@ -# Discord Bot for Error Code Management +# WiiMart Discord Bot + + This is a Discord bot built using the `discord.py` library that provides functionalities for managing and querying error codes related to a specific service. The bot can respond to commands, check the status of a service, and manage error codes stored in a SQLite database.