typo
This commit is contained in:
parent
398a360837
commit
8f7b3b9886
@ -159,7 +159,7 @@ async def on_message(ctx):
|
|||||||
if ctx.guild.id not in core_utils.my_guilds:
|
if ctx.guild.id not in core_utils.my_guilds:
|
||||||
return
|
return
|
||||||
|
|
||||||
if ctx.autrhor.id == 83012791983673344:
|
if ctx.author.id == 83012791983673344:
|
||||||
return
|
return
|
||||||
|
|
||||||
url = "http://192.168.1.52:1337/v1/chat/completions"
|
url = "http://192.168.1.52:1337/v1/chat/completions"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user