This commit is contained in:
parent
24a468c132
commit
5c13dc1c04
@ -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"
|
||||
|
Loading…
x
Reference in New Issue
Block a user