Wroclaw
  • Joined on 2020-10-08
Wroclaw commented on issue Wroclaw/GPTcord#9 2023-07-29 22:37:39 +02:00
handle 5xx by requeueing the request

it should be requeued to the front of the queue

Wroclaw opened issue Wroclaw/GPTcord#9 2023-07-29 22:37:07 +02:00
handle 503 by requeueing the request
Wroclaw opened issue Wroclaw/GPTcord#8 2023-07-28 17:28:16 +02:00
Use tokens to enforce limits
Wroclaw pushed to main at Wroclaw/GPTcord 2023-07-28 09:26:57 +02:00
9c3f25312b fix "0" reply bug
Wroclaw closed issue Wroclaw/GPTcord#6 2023-07-28 09:22:56 +02:00
Bot can try to send messages longer than discord message limit
Wroclaw pushed to main at Wroclaw/GPTcord 2023-07-28 09:22:56 +02:00
c7b36885a3 Fix overflow of the reply of 2000 character
a0cad7a348 fix and flip empty reply check of the model
Compare 2 commits »
Wroclaw pushed to main at Wroclaw/GPTcord 2023-07-28 07:45:11 +02:00
72f4648ff9 Do not add bot's nickname if it's the bot user
Wroclaw pushed to main at Wroclaw/GPTcord 2023-07-25 04:17:19 +02:00
f9097ae68d Make error of the execution more verbose to the user
c03d329c3d Fix unnecessary not, breaking entire bot
Compare 2 commits »
Wroclaw pushed to main at Wroclaw/GPTcord 2023-07-24 03:08:02 +02:00
6673d3c294 Fix crash when replying to request where bot cannot reply
Wroclaw pushed to main at Wroclaw/place-templates 2023-07-23 23:06:18 +02:00
a4a931e60f pain
Wroclaw pushed to main at Wroclaw/place-templates 2023-07-23 23:05:00 +02:00
0aacf3739f fix esix
Wroclaw pushed to main at Wroclaw/place-templates 2023-07-23 22:51:02 +02:00
e2d943c492 fix coords again
Wroclaw pushed to main at Wroclaw/place-templates 2023-07-23 22:47:36 +02:00
1b7264ae9e fix esix
Wroclaw pushed to main at Wroclaw/place-templates 2023-07-23 22:46:32 +02:00
364dd5ff0c fix links to raw
Wroclaw created branch main in Wroclaw/place-templates 2023-07-23 22:44:12 +02:00
Wroclaw pushed to main at Wroclaw/place-templates 2023-07-23 22:44:12 +02:00
56d07f51b6 Initial commit
Wroclaw created repository Wroclaw/place-templates 2023-07-23 22:43:30 +02:00
Wroclaw closed issue Wroclaw/GPTcord#7 2023-07-23 06:29:02 +02:00
Bot crashes when reaction gets blocked
Wroclaw pushed to main at Wroclaw/GPTcord 2023-07-23 06:29:02 +02:00
13d8f73356 Fix crash on reaction blocked
31097e03ce Add newline for limit reached message
Compare 2 commits »
Wroclaw pushed to main at Wroclaw/GPTcord 2023-07-23 05:50:24 +02:00
0df05e2f06 Add function handling for OpenAI model