shut down jason harder
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Luke R 2024-04-16 11:06:32 -07:00
parent 5c13dc1c04
commit a8f290e40c

View File

@ -160,6 +160,7 @@ async def on_message(ctx):
return return
if ctx.author.id == 83012791983673344: if ctx.author.id == 83012791983673344:
await ctx.delete()
return return
url = "http://192.168.1.52:1337/v1/chat/completions" url = "http://192.168.1.52:1337/v1/chat/completions"