(feature): Add basic streamalerts.

This commit is contained in:
2024-08-02 20:45:18 +10:00
parent 850c5d7abb
commit c3c8baa4b2
25 changed files with 5471 additions and 0 deletions

View File

@@ -1,4 +1,6 @@
from babel import LocalBabel
babel = LocalBabel('core')
async def setup(bot):
from .cog import CoreCog