This commit is contained in:
Luke Robles 2024-04-15 21:16:22 -07:00
parent 92ea887f8d
commit 23a0bafe22

View File

@ -159,7 +159,7 @@ async def on_message(ctx):
if ctx.guild.id not in core_utils.my_guilds:
return
if ctx.autrhor.id == 83012791983673344:
if ctx.author.id == 83012791983673344:
return
url = "http://192.168.1.52:1337/v1/chat/completions"