update basic bot, add cog functionality

This commit is contained in:
2024-03-16 11:50:01 +01:00
parent 80e139e8cb
commit 4f2aa85356
4 changed files with 109 additions and 60 deletions

View File

@@ -1 +1 @@
from .client import client
from .bot import DiscordBot