more files refactoring

This commit is contained in:
klemek
2021-01-08 16:25:22 +01:00
parent eeedcb0b2d
commit ea0febfb3c
11 changed files with 294 additions and 276 deletions
+3
View File
@@ -0,0 +1,3 @@
from .message_log import MessageLog
from .channel_logs import ChannelLogs
from .guild_logs import GuildLogs