Added readme to modules and plugins folders

This commit is contained in:
2024-07-22 01:25:15 +03:00
parent 66fbaf3e26
commit 4a08a25167
3 changed files with 15 additions and 0 deletions

3
Modules/README.md Normal file
View File

@@ -0,0 +1,3 @@
# Modules
This directory contains the modules that are used in the project. Each module is a separate directory that contains the following files:
1. [LoggerModule](./Modules/LoggerModule) - a module that provides logging functionality for the bot.