Wroclaw
  • Joined on 2020-10-08
Wroclaw pushed to main at Wroclaw/GPTcord 2023-03-25 11:41:43 +01:00
05c50d25e4 Fix eslint semi rule for typescript
Wroclaw closed issue Wroclaw/GPTcord#4 2023-03-25 11:24:49 +01:00
Bot responds twice for first request when it's being requested twice quickly in a row
Wroclaw pushed to main at Wroclaw/GPTcord 2023-03-25 11:24:49 +01:00
6141dffa68 Defer responding to a message request
Wroclaw opened issue Wroclaw/GPTcord#4 2023-03-24 20:37:18 +01:00
Bot responds twice for first request when it's being requested twice quickly in a row
Wroclaw opened issue Wroclaw/GPTcord#3 2023-03-24 18:03:32 +01:00
Improved message picking based on reply chain, time gap between messages etc
Wroclaw pushed to main at Wroclaw/GPTcord 2023-03-24 16:48:45 +01:00
02730ff488 add limits related to current messages to config
Wroclaw pushed to main at Wroclaw/GPTcord 2023-03-24 15:44:28 +01:00
4f4b708ba5 move config to a typescript file, add option for chatCompletionConfig
Wroclaw opened issue Wroclaw/GPTcord#2 2023-03-23 19:59:09 +01:00
Guild provided messages
Wroclaw opened issue Wroclaw/GPTcord#1 2023-03-23 19:53:58 +01:00
Inline Directives
Wroclaw pushed to main at Wroclaw/GPTcord 2023-03-22 06:40:23 +01:00
960c340760 Log more more information on error (origin, type)
Wroclaw pushed to main at Wroclaw/GPTcord 2023-03-20 06:08:50 +01:00
dffb13361c Add try-catch in moderation when checking with moderation api
Wroclaw pushed to main at Wroclaw/GPTcord 2023-03-19 09:21:59 +01:00
2a38ae4a95 Limit sent chat to 2048 tokens.
Wroclaw pushed to main at Wroclaw/GPTcord 2023-03-19 02:26:39 +01:00
aafefc3ad0 Fix DiscordAPIError on receiving empty content.
Wroclaw pushed to main at Wroclaw/GPTcord 2023-03-18 04:55:45 +01:00
fa1caf3ad8 Add support for stickers in messages
Wroclaw pushed to main at Wroclaw/GPTcord 2023-03-18 03:38:36 +01:00
582dff5243 Add support for fields in embeds
Wroclaw pushed to main at Wroclaw/GPTcord 2023-03-18 03:27:52 +01:00
d5cb03502f Fix the username formatter returning invalid formatName
Wroclaw pushed to main at Wroclaw/GPTcord 2023-03-18 02:06:55 +01:00
276d70efee Parse usernames for use in OpenAI api
Wroclaw pushed to main at Wroclaw/GPTcord 2023-03-17 20:53:15 +01:00
d877097517 Fix embed formatting for author name and hyphen condition.
Wroclaw pushed to main at Wroclaw/GPTcord 2023-03-14 23:52:51 +01:00
7411648d02 Check messages aganist OpenAI moderation API
Wroclaw pushed to main at Wroclaw/GPTcord 2023-03-14 23:44:51 +01:00
f86457f5bd Check messages aganist OpenAI moderation API