Added sources functionality + pre-commit

This commit is contained in:
2021-11-18 21:59:37 +01:00
parent 2e007a6fb3
commit 316f3bacc9
11 changed files with 170 additions and 21 deletions
+2
View File
@@ -1,5 +1,7 @@
from typing import Dict
from discord.ext.commands import Cog
from bot import TuneBot