begin documenting the project, README

This commit is contained in:
GiggioG
2025-09-07 03:32:22 +03:00
parent ca42b7bf20
commit 1bc7bd7565
11 changed files with 731 additions and 1 deletions

View File

@@ -1,5 +1,5 @@
import asyncio
from import datetime import datetime
from datetime import datetime
from commands import *
from connection import Connection, FakeConnection;