feature: Add streamalerts cog.
This commit is contained in:
@@ -70,7 +70,7 @@ async def main():
|
||||
|
||||
async with aiohttp.ClientSession() as session:
|
||||
async with LionBot(
|
||||
command_prefix='!leo!',
|
||||
command_prefix='!',
|
||||
intents=intents,
|
||||
appname=appname,
|
||||
shardname=shardname,
|
||||
|
||||
Reference in New Issue
Block a user