GPTcord/src
Wroclaw 9c3f25312b fix "0" reply bug
replaces "in" in for loops to "of"
2023-07-28 09:26:53 +02:00
..
commands fix description of check-limit command to reflect what it returns 2023-05-10 03:15:31 +02:00
scripts log guildId in pushCommands script 2023-05-10 03:03:45 +02:00
command.ts Add handling of autocompletion interactions 2023-05-10 04:19:49 +02:00
config_example.ts Add function handling for OpenAI model 2023-07-23 05:50:16 +02:00
execution.ts fix "0" reply bug 2023-07-28 09:26:53 +02:00
funcitonManager.ts Add function handling for OpenAI model 2023-07-23 05:50:16 +02:00
index.ts Create helper script for pushing commands 2023-05-08 09:15:34 +02:00
interactionManager.ts Add handling of autocompletion interactions 2023-05-10 04:19:49 +02:00
moderation.ts Add support for interactions in moderation 2023-05-08 08:50:59 +02:00
tokenCounter.ts Limit sent chat to 2048 tokens. 2023-03-19 09:11:37 +01:00
toOpenAIMessages.ts Do not add bot's nickname if it's the bot user 2023-07-28 07:45:06 +02:00