GPTcord/src
Wroclaw 7225739527 Update eslintrc.json to also make it consider typings
note that I've marked Promises awaiting as a warn,
because I don't want to be bothered with it for now.

I also edited all files to accomodate with the new rules.

I should also think find a way to type-safely import Commands directory,
another time
2023-07-30 22:28:13 +02:00
..
commands Update eslintrc.json to also make it consider typings 2023-07-30 22:28:13 +02:00
scripts Update eslintrc.json to also make it consider typings 2023-07-30 22:28:13 +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 Update eslintrc.json to also make it consider typings 2023-07-30 22:28:13 +02:00
funcitonManager.ts Update eslintrc.json to also make it consider typings 2023-07-30 22:28:13 +02:00
index.ts Update eslintrc.json to also make it consider typings 2023-07-30 22:28:13 +02:00
interactionManager.ts Update eslintrc.json to also make it consider typings 2023-07-30 22:28:13 +02:00
moderation.ts Update eslintrc.json to also make it consider typings 2023-07-30 22:28:13 +02:00
tokenCounter.ts Limit sent chat to 2048 tokens. 2023-03-19 09:11:37 +01:00
toOpenAIMessages.ts Update eslintrc.json to also make it consider typings 2023-07-30 22:28:13 +02:00